Ferdinand's dotfiles
Uses dotbot to install the setup.
- Clone this repo locally. The recommended local directory is:
~/.local/pkg/dotfiles
. cd
into the local directory.- Run
./install
One-time configuration to install custom fonts:
p10k configure
brew install --cask iterm2
Setup:
- iTerm2, Preferences..., General, Preferences, Load preferences from a custom folder or URL
~/.config/iterm2/custom
brew install nvim
Install plugins:
nvim -c PlugInstall
brew tap homebrew/cask-fonts
brew install --cask font-fira-code
brew install --cask maccy