feat(mise): Add starship prompt utility to the terminal toolbox

This commit is contained in:
2026-07-16 19:08:41 +02:00
parent 3b3f7e60a6
commit 94969e12fe
+13 -12
View File
@@ -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