aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-08-28 16:59:07 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-08-28 16:59:07 +1200
commit5f9ff305b2429dcaf64a8631f7f7be8f7e6669c4 (patch)
treeef88b604ddd24af4326cbad3818dc3b2f05cec68 /Makefile
parentDisable mouse in ncmpcpp (diff)
downloaddotfiles-5f9ff305b2429dcaf64a8631f7f7be8f7e6669c4.tar.gz
dotfiles-5f9ff305b2429dcaf64a8631f7f7be8f7e6669c4.zip
Switch to Palemoon, junk Vimperator
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d7a11647..838a819d 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,6 @@
install-vim-config \
install-vim-pathogen \
install-vim-plugins \
- install-vimperator \
install-wyrd \
install-x \
test \
@@ -206,9 +205,6 @@ install-vim-pathogen : install-vim-plugins
ln -s -- ../bundle/pathogen/autoload/pathogen.vim \
"$(HOME)"/.vim/autoload/pathogen.vim
-install-vimperator :
- install -m 0644 -- vimperator/vimperatorrc "$(HOME)"/.vimperatorrc
-
install-wyrd :
install -m 0644 -- wyrd/wyrdrc "$(HOME)"/.wyrdrc