remove old theme
parent
e51807edc5
commit
4cc613d946
4
Makefile
4
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):
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21
|
Loading…
Reference in New Issue