dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 1c267c29431ba38b9078ec7b208c0f1d3b7c1a00
parent afec4c89191be299f1da6839191f9d98148aa499
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Thu, 16 Oct 2014 19:43:14 -0700

README: Update README

Diffstat:
README.md | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -26,6 +26,7 @@ system looks for them: ln -s ~/dotfiles/config/htop/ ~/.config/ ln -s ~/dotfiles/config/openbox/ ~/.config/ ln -s ~/dotfiles/config/terminator/ ~/.config/ + ln -s ~/dotfiles/themes ~/.themes/ 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: