Skip to content

Commit

Permalink
Makefile++
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Jul 13, 2012
1 parent 10ca111 commit ec01443
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Expand Up @@ -6,7 +6,10 @@ all: update install
ln -fvs ~/.vim/gvimrc ~/.gvimrc
~/.vim/bin/buildcommandt
vim -c 'call pathogen#helptags()' -c 'qa!'
vim -version || exit 0
vim -version || exit 0
@echo
@echo "Cool all done!"
@echo "Install tmux/git/bash with 'make friends'"


.PHONY update:
Expand Down

0 comments on commit ec01443

Please sign in to comment.