1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Also link the install script

This commit is contained in:
Michiel Scholten
2014-09-26 11:26:28 +02:00
parent ec668dd0a0
commit 4081ff73b3

View File

@@ -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