cd ~
git init
git remote add origin <repo-url>
git fetch
git switch --no-overwrite-ignore masterMany things here rely on Homebrew.
Once brew is installed, install the following:
brew install rg
brew install vim
brew install autojump
brew install selecta
brew install universal-ctags