commit 32a39a76a96ecbe5bf9feaf085603717c2a4d6d5
parent 38ed6706e0be00a395b6414cb3d8b1a91904950f
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Thu,  2 Oct 2014 21:26:54 -0700
README: Add ln command for clipit
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -21,6 +21,7 @@ system looks for them:
 	ln -s ~/dotfiles/tmux.conf ~/.tmux.conf
 	ln -s ~/dotfiles/gitconfig ~/.gitconfig
 	ln -s ~/dotfiles/bin ~/bin
+	ln -s ~/dotfiles/config/clipit/ ~/.config/
 
 Now we need to install the plug-ins which are found in `vimrc.bundles`. To do this
 I use Vundle, so enter this into the command line: