Note: gitconfigs maintained independently
- Zsh
- Customizable theme provided through powerlevel10k
- NeoVim
- Preconfigured with 20+ useful plugins
- Error-free backwards compatibility to Vim
- Tmux
- Symlink files to your home directory (through use of Dotbot):
./install
- Install essential shell utilities for macOS/Ubuntu (not configured for Windows):
sh ./install_utils.sh
- Ensure powerlevel10k was installed and configure shell theme:
p10k configure
, then install the recommended font (if it wasn't already installed during theme configuration) - Configure Vim/NeoVim plugins:
nvim -c :PlugInstall