parent
dd6da0dbaf
commit
130144eb40
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
INSTALL += $(HOME)/.profile \
|
||||
$(HOME)/.vim/bundle/Vundle.vim $(HOME)/.vimrc \
|
||||
$(HOME)/.aliases aliases \
|
||||
aliases \
|
||||
$(HOME)/.profile.d profileds
|
||||
ALIASES = $(foreach a,$(wildcard .aliases/*),$(subst .aliases/,$(HOME)/.aliases/,$(a)))
|
||||
PROFILEDS = $(foreach p,$(wildcard .profile.d/*),$(subst .profile.d/,$(HOME)/.profile.d/,$(p)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue