aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-14 17:11:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-14 17:11:56 +1300
commit2e1c4cbcf6e491b972c0b71f12ad4a1ace641d66 (patch)
tree32110074b7abd8898daad26fd9c2ce7069bea60f /Makefile
parentAdd hook to load xrandr(1) file first (diff)
downloaddotfiles-2e1c4cbcf6e491b972c0b71f12ad4a1ace641d66.tar.gz
dotfiles-2e1c4cbcf6e491b972c0b71f12ad4a1ace641d66.zip
Remove Wyrd config files
I never use it
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index e48ab590..218b79f9 100644
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,6 @@
install-gvim-config \
install-vim-plugins \
install-vim-pathogen \
- install-wyrd \
install-x \
install-yash \
install-zsh \
@@ -361,9 +360,6 @@ install-vim-pathogen : install-vim-plugins
ln -s -- ../bundle/pathogen/autoload/pathogen.vim \
"$(HOME)"/.vim/autoload/pathogen.vim
-install-wyrd :
- install -pm 0644 -- wyrd/wyrdrc "$(HOME)"/.wyrdrc
-
install-x :
install -m 0755 -d -- \
"$(HOME)"/.config \