Skip to content

Instantly share code, notes, and snippets.

@ahk
Created February 18, 2011 23:37
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 ahk/834611 to your computer and use it in GitHub Desktop.
Save ahk/834611 to your computer and use it in GitHub Desktop.
ln -s ~/.dotfiles/.profile ~/.profile
ln -s ~/.dotfiles/.bash_profile ~/.bash_profile
ln -s ~/.dotfiles/.bashrc ~/.bashrc
ln -s ~/.dotfiles/.ackrc ~/.ackrc
ln -s ~/.dotfiles/.gemrc ~/.gemrc
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
ln -s ~/.dotfiles/.gitshrc ~/.gitshrc
ln -s ~/.dotfiles/.irbrc ~/.irbrc
ln -s ~/.dotfiles/.rdebugrc ~/.rdebugrc
ln -s ~/.dotfiles/.rvmrc ~/.rvmrc
ln -s ~/.dotfiles/.npmrc ~/.npmrc
ln -s ~/.dotfiles/.vim/ ~/.vim
ln -s ~/.dotfiles/.vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/.vim/gvimrc ~/.gvimrc
ln -s ~/.dotfiles/.vimrc.local ~/.vimrc.local
ln -s ~/.dotfiles/bin/ ~/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment