This commit is contained in:
2017-11-15 21:41:22 -05:00
3 changed files with 10 additions and 0 deletions

View File

@@ -1,7 +1,11 @@
LN_FLAGS = -sfnv
MKDIR_FLAGS = -pv
<<<<<<< HEAD
home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap
=======
home_symlinks = vimrc vim bash_profile
>>>>>>> be3d088b245011c8fe325ad807f90fbbcf691edb
config_copy =
@@ -9,7 +13,11 @@ config_symlinks =
all: install
<<<<<<< HEAD
install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap
=======
install: vimrc vim bash_profile
>>>>>>> be3d088b245011c8fe325ad807f90fbbcf691edb
.PHONY: $(home_symlinks)
$(home_symlinks):