From 4081ff73b36583189bf12864eb6fa1a43b67fd33 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Fri, 26 Sep 2014 11:26:28 +0200 Subject: [PATCH] Also link the install script --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 13dab5e..fcf4675 100644 --- a/install.sh +++ b/install.sh @@ -34,7 +34,7 @@ cd # Symlink all the things for TARGET - in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .screenrc .terminfo .tmux.conf .vim .vimrc + in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .screenrc .terminfo .tmux.conf .vim .vimrc install.sh do cd echo $TARGET