- neovim Editor and IDE
- nvim config in separate repo bushblade/nvim
- Ghostty Terminal emulator
- fzf
- Zoxide Easily jump to directories
- Tmux
- fish
- Yazi Another terminal file manager!
- starship Prompt
- eza
- bat
- fd
- tldr
- ripgrep
- stow
- lazygit
... and a nice patched nerd font! - Victor Mono
chsh -s /bin/fishgit clone git@github.com:bushblade/dotfiles.gitcd dotfiles
stow */nvm install latest
nvm use latestNote: With using nvm to install NodeJS then globally installed npm packages don't need or use sudo to install as they are installed in users home directory.