- ripgrep
- NodeJS
- snapd (Optional) - Can be used to install NeoVim via
snap install nvim --stable --classic - bat - Modern cat
- for bash -
ln -s <this-repo-path>/.bash_aliases ~/ - for zsh -
ln -s <this-repo-path>/.bash_aliases $ZSH_CUSTOM/aliases.zsh
ln -s <this-repo-path>/.config/ruff ~/.config/
- Install version >= 0.9.0
- Setup config -
ln -s <this-repo-path>/.config/nvim ~/.config/
- Install version >= 3.2
- Setup config -
ln -s <this-repo-path>/.config/tmux ~/.config/ - Setup TPM (plugin manager) -
git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm