My dotfile configs using Dotbot project
- Initialize and clone submodule (if not initialized already)
git submodule init && git submodule update
- Install using Dotbot's script `./install``
- Make sure your terminal is using one of RobotoMono Nerd Fonts
Make sure to use iTerm2 once default terminal doesn't support truecolor (needed by Catppuccin)
Enter nvim and then do ":PackerInstall" to download and install NeoVim plugins. Use ":Mason" to install LSPs
Enter tmux and then do " + I" to download and install Tmux plugins.