diff --git a/.ignore b/.ignore new file mode 100644 index 0000000..6e92f57 --- /dev/null +++ b/.ignore @@ -0,0 +1 @@ +tags diff --git a/install.sh b/install.sh index 0cbb7ec..30bf026 100644 --- a/install.sh +++ b/install.sh @@ -50,7 +50,7 @@ DATETIME=$(date +%Y%m%d_%H%M) cd # Symlink all the things -for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .screenrc .terminfo .tmux.conf .vim .vimrc install.sh +for TARGET in .bash_aliases .bashrc bin .gitconfig .gitmodules .hgauthors.txt .hgignore .hgrc .ignore .screenrc .terminfo .tmux.conf .vim .vimrc install.sh do cd echo $TARGET