Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 356 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 356 Bytes

Nate Emerson's Dotfiles

Installation (Mac OS)

First, ensure the following are installed:

  • zsh
  • VIM
  • Homebrew
  • Antigen

Next link the relevant files:

ln -s dotfiles/zshrc ~/.zshrc
ln -s dotfiles/vimrc ~/.vimrc
ln -s dotfiles/zprofile ~/.zprofile
ln -s dotfiles/gitconfig ~/.gitconfig
ln -s dotfiles/zsh ~/.zsh
ln -s dotfiles/bin ~/.bin