commit ef986eb9ce5ee61bd77910c67906bbf8b7b28079
parent f1cee9985c3cdb3d7548b7ac0567781e02049dfb
Author: Ed van Bruggen <edvb54@gmail.com>
Date: Thu, 31 Jul 2014 14:26:54 -0700
Update README to include linking of bin folder
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -20,6 +20,7 @@ system looks for them:
ln -s ~/dotfiles/bashrc ~/.bashrc
ln -s ~/dotfiles/tmux.conf ~/.tmux.conf
ln -s ~/dotfiles/gitconfig ~/.gitconfig
+ ln -s ~/dotfiles/bin ~/bin
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: