Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 717 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 717 Bytes

Dotfiles

Elise Shaffer's dotfiles

Dependencies

  1. XCode && XCode Command Line Tools
  2. You will need to have your ssh-key attached to BOTH your github and gitlab accounts

Linking Dotfiles

I used this method of creatin

./install default home

Post Install Steps

Install the Homebrew bundle:

brew bundle --file brew/home.brewfile

Install the latest ruby and node versions:

ruby-install --latest
nvm install --lts

Other Things

  1. Remap Ctrl-R to Ignore in iTerm settings.
  2. Download Magnet from the MAS.
  3. Install the itermcolors/presets in the itermcolors folder.

Optional:

  1. Add /usr/local/bin/zsh to /etc/shells
  2. chsh -s /usr/local/bin/zsh