Skip to content

Instantly share code, notes, and snippets.

@da-n
Created June 9, 2014 19:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save da-n/536409c2c57a09a9d4e6 to your computer and use it in GitHub Desktop.
Save da-n/536409c2c57a09a9d4e6 to your computer and use it in GitHub Desktop.
Setup dotfiles and vimfiles
git clone https://github.com/da-n/dotfiles .dotfiles && git clone https://github.com/da-n/vimfiles .vimfiles && cd .dotfiles &&./symlink.sh && cd ../.vimfiles && ./symlink.sh && cd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment