remove old theme
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,7 +1,7 @@
|
|||||||
LN_FLAGS = -sfnv
|
LN_FLAGS = -sfnv
|
||||||
MKDIR_FLAGS = -pv
|
MKDIR_FLAGS = -pv
|
||||||
|
|
||||||
home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc
|
home_symlinks = vimrc vim bash_profile
|
||||||
|
|
||||||
config_copy =
|
config_copy =
|
||||||
|
|
||||||
@@ -9,7 +9,7 @@ config_symlinks =
|
|||||||
|
|
||||||
all: install
|
all: install
|
||||||
|
|
||||||
install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc
|
install: vimrc vim bash_profile
|
||||||
|
|
||||||
.PHONY: $(home_symlinks)
|
.PHONY: $(home_symlinks)
|
||||||
$(home_symlinks):
|
$(home_symlinks):
|
||||||
|
|||||||
Submodule vim/bundle/vim-colors-solarized deleted from 528a59f26d
Reference in New Issue
Block a user