- Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
Install Homebrew-based dependencies:
brew install --cask kitty
brew install gcc zsh jandedobbeleer/oh-my-posh/oh-my-posh asdf python3 luarocks ripgrep live-grep nvim tmux
Clone onto your home directory
git clone https://github.com/brunobispo/dotfiles ~/dotfiles
Install rcm
brew tap thoughtbot/formulae
brew install rcm
Symlink the dotfiles
env RCRC=$HOME/dotfiles/rcrc rcup