symlink (stow) tolarence

This commit is contained in:
anon
2023-11-28 13:55:24 +01:00
parent 393ce88bec
commit 37c0df074a

@ -35,8 +35,8 @@ bundle: clean
cp hitags.py object/.vim/plugin/HiTags/
tar -C object/ -c .vim/ -f hitags.tar
install:
tar -x -f hitags.tar -C ~/
install: bundle
tar -x -f hitags.tar --dereference -C ~/
clean:
-rm -frfr object/* object/.vim/