diff --git a/.chezmoidata/tools.yaml b/.chezmoidata/tools.yaml index f67c8a7..6db8b52 100644 --- a/.chezmoidata/tools.yaml +++ b/.chezmoidata/tools.yaml @@ -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