commit 27f5d46e190cd515dbe958ac61ec8f1eb6dabf4e
parent d289511dcf4ade4f5f7ccf7924eff016e4321a20
Author: Ed van Bruggen <edvb54@gmail.com>
Date: Tue, 14 Oct 2014 19:08:08 -0700
README: Update README
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -23,6 +23,9 @@ system looks for them:
ln -s ~/dotfiles/gmrunrc ~/.gmrunrc
ln -s ~/dotfiles/bin ~/bin
ln -s ~/dotfiles/config/clipit/ ~/.config/
+ ln -s ~/dotfiles/config/htop/ ~/.config/
+ ln -s ~/dotfiles/config/openbox/ ~/.config/
+ ln -s ~/dotfiles/config/terminator/ ~/.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: