fix Makefile

This commit is contained in:
TheK4n 2022-01-07 05:16:43 +03:00
parent f0d635c121
commit d652362dad

View File

@ -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: