From 4cc613d9465dceb7fe7dcf94f0c6e3cd2238829f Mon Sep 17 00:00:00 2001 From: Paul Walko Date: Wed, 15 Nov 2017 15:11:51 -0500 Subject: [PATCH] remove old theme --- Makefile | 4 ++-- vim/bundle/vim-colors-solarized | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) delete mode 160000 vim/bundle/vim-colors-solarized diff --git a/Makefile b/Makefile index 76fd767..3997acd 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ LN_FLAGS = -sfnv MKDIR_FLAGS = -pv -home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc +home_symlinks = vimrc vim bash_profile config_copy = @@ -9,7 +9,7 @@ config_symlinks = all: install -install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc +install: vimrc vim bash_profile .PHONY: $(home_symlinks) $(home_symlinks): diff --git a/vim/bundle/vim-colors-solarized b/vim/bundle/vim-colors-solarized deleted file mode 160000 index 528a59f..0000000 --- a/vim/bundle/vim-colors-solarized +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21