Clone onto your laptop:
git clone [email protected]:0xRichardH/dotfiles.git ~/dotfiles
- Install rcm:
brew install rcm
- Install the dotfiles:
env RCRC=$HOME/dotfiles/rcrc rcup
- Update the dotfiles
rcup
- Clipboard
- LazyVim
sudo apt-get install xclip
Tmux Plugin https://github.com/tmux-plugins/tpm
- List fonts with
brew search font-
brew search font- | rg victor-mono
- Huge thanks to Josh Medeski. I borrowed a lot of configurations from his repo https://github.com/joshmedeski/dotfiles