From 9b8c4db81cc090e516efaa37c3a61fb38eacc0b3 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 4 May 2015 12:38:10 +0100 Subject: Added git hooks for ctags --- make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make') diff --git a/make b/make index 1f464de..30891b3 100755 --- a/make +++ b/make @@ -4,7 +4,7 @@ dir=~/dotfiles olddir=~/dotfiles_old # Files to sync -files="vim vimrc mutt passwords vifm msmtprc bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc offlineimap.py inputrc latexmkrc crontab gitconfig tmuxlinerc" +files="vim vimrc mutt passwords vifm msmtprc bashrc zshrc xmodmap mynotes tmux.conf zathurarc offlineimaprc offlineimap.py inputrc latexmkrc crontab gitconfig git_template tmuxlinerc" rm -rf $olddir mkdir -p $olddir @@ -41,7 +41,7 @@ cd mutt mkdir temp # Tmux -cd +cd rm -rf .tmux git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm tmux source-file ~/.tmux.conf -- cgit v1.2.3