dotfiles
dotfiles copied to clipboard
dotfiles
Symlinking to dotfiles
From Git, dotfiles & Hardlinks:
symlinking files inside the repository out of it, into your home directory:
~ $ rm ~/.emacs.d
~ $ cd ~
~ $ ln -s dotfiles/.emacs.d .