fix oh my zsh

This commit is contained in:
2017-11-18 02:29:25 -05:00
parent 784f948c4d
commit 90e4b26e05
5 changed files with 9 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
LN_FLAGS = -sfnv
MKDIR_FLAGS = -pv
home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap bash_profile
home_symlinks = aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap bash_profile oh-my-zsh
config_copy =
@@ -10,9 +10,9 @@ config_symlinks = termite dircolors-solarized
all:
local_install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap termite dircolors-solarized
local_install: aliases Xresources xbindkeysrc xinitrc offlineimaprc urlview msmtprc mutt zprofile zshrc vimrc vim Xmodmap termite dircolors-solarized oh-my-zsh
remote_install: bash_profile vim vimrc dircolors-solarized
remote_install: bash_profile vim vimrc dircolors-solarized zshrc aliases oh-my-zsh
.PHONY: $(home_symlinks)
$(home_symlinks):