git clone [email protected]:trevorstinson/dotfiles.git ~/.dotfilesln -s ~/.dotfiles/zprofile ~/.zprofile
ln -s ~/.dotfiles/zshrc ~/.zshrcln -s ~/.dotfiles/gitignore_global ~/.gitignore_global
git config --global core.excludesfile ~/.gitignore_global
git config --global push.autoSetupRemote trueln -s ~/.dotfiles/vscode/settings.json ~/Library/Application\ Support/Code/User/settings.json
ln -s ~/.dotfiles/vscode/keybindings.json ~/Library/Application\ Support/Code/User/keybindings.jsonThemes included in this repo use the font Fira Code, which can be installed with homebrew:
brew tap homebrew/cask-fonts
brew install --cask font-fira-code- Double-click it.
- Go into Terminal settings and set Peppermint as the default profile.
The Peppermint Terminal theme is by Noah Frederick. The version I use is slightly modified.