README 295 B

12345678910
  1. # Running this script creates the appropriate symlinks in home
  2. # Use from within dotFiles directory
  3. ln -s dotFiles/vim/vimrc ~/.vimrc
  4. ln -s dotFiles/vim/vim ~/.vim
  5. ln -s dotFiles/zsh/zshrc ~/.zshrc
  6. ln -s dotFiles/zsh/zshenv ~/.zshenv
  7. ln -s dotFiles/pentadactyl/pentadactylrc ~/.pentadactylrc