fix Makefile
This commit is contained in:
parent
f0d635c121
commit
d652362dad
2
Makefile
2
Makefile
@ -14,9 +14,9 @@ backup:
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
ln -s $(PWD)/.subbash ~ || true
|
ln -s $(PWD)/.subbash ~ || true
|
||||||
|
ln -s $(PWD)/.subzsh ~ || true
|
||||||
ln -s $(PWD)/.bashrc ~ || true
|
ln -s $(PWD)/.bashrc ~ || true
|
||||||
ln -s $(PWD)/.zshrc ~ || true
|
ln -s $(PWD)/.zshrc ~ || true
|
||||||
ln -s $(PWD)/.zshrc ~ || true
|
|
||||||
ln -s $(PWD)/.tmux.conf ~ || true
|
ln -s $(PWD)/.tmux.conf ~ || true
|
||||||
|
|
||||||
vim:
|
vim:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user