feat(mise): Add starship prompt utility to the terminal toolbox
This commit is contained in:
+13
-12
@@ -2,18 +2,19 @@
|
||||
tools:
|
||||
toolboxes:
|
||||
terminal:
|
||||
- powerline-go
|
||||
- lsd
|
||||
- bat
|
||||
- ripgrep
|
||||
- fd
|
||||
- gdu
|
||||
- bottom
|
||||
- dust
|
||||
- fzf
|
||||
- zoxide
|
||||
- broot
|
||||
- glow
|
||||
- starship # Fancy prompt
|
||||
- powerline-go # Fancy prompt
|
||||
- lsd # Fancy ls replacement
|
||||
- bat # Fancy cat replacement
|
||||
- ripgrep # Fancy grep replacement
|
||||
- fd # Fancy find replacement
|
||||
- gdu # Fancy du replacement
|
||||
- bottom # Fancy top replacement
|
||||
- dust # Fancy du replacement
|
||||
- fzf # Fuzzy finder
|
||||
- zoxide # Quickly jump to previouously visited directories
|
||||
- broot # Navigate easily inside the file system
|
||||
- glow # Render markdown on the CLI
|
||||
dev-tools:
|
||||
- lazygit
|
||||
- delta
|
||||
|
||||
Reference in New Issue
Block a user