From 2e1c4cbcf6e491b972c0b71f12ad4a1ace641d66 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 14 Jan 2017 17:11:56 +1300 Subject: Remove Wyrd config files I never use it --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') 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 \ -- cgit v1.2.3