aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2014-10-13 16:47:22 +1300
committerTom Ryder <tom@sanctum.geek.nz>2014-10-13 16:47:22 +1300
commit2833f106a04be84da3ce88adae19e7b08902f542 (patch)
tree1b077ccbba5074f63114b9e2639db8c655cb879b
parentFix stray newline (diff)
downloaddotfiles-2833f106a04be84da3ce88adae19e7b08902f542.tar.gz
dotfiles-2833f106a04be84da3ce88adae19e7b08902f542.zip
Add new targets
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 5231fc27..c6360510 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,8 @@
install-dircolors \
install-git \
install-gnupg \
+ install-gvim \
+ install-gvim-config \
install-i3 \
install-maildir \
install-mutt \
@@ -47,8 +49,7 @@ install : install-bash \
install-readline \
install-sh \
install-terminfo \
- install-vim \
- install-vim-plugins
+ install-vim
install-bash : test-bash
install -m 0755 -d -- \