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: tools:
toolboxes: toolboxes:
terminal: terminal:
- powerline-go - starship # Fancy prompt
- lsd - powerline-go # Fancy prompt
- bat - lsd # Fancy ls replacement
- ripgrep - bat # Fancy cat replacement
- fd - ripgrep # Fancy grep replacement
- gdu - fd # Fancy find replacement
- bottom - gdu # Fancy du replacement
- dust - bottom # Fancy top replacement
- fzf - dust # Fancy du replacement
- zoxide - fzf # Fuzzy finder
- broot - zoxide # Quickly jump to previouously visited directories
- glow - broot # Navigate easily inside the file system
- glow # Render markdown on the CLI
dev-tools: dev-tools:
- lazygit - lazygit
- delta - delta