ref makefile

This commit is contained in:
TheK4n 2021-12-24 21:54:24 +00:00
parent f43eaecc1f
commit 00327bfa55
2 changed files with 3 additions and 0 deletions

BIN
.swp

Binary file not shown.

View File

@ -28,3 +28,6 @@ ssh:
echo -e "\n" >> ~/.ssh/config
cat .ssh/config >> ~/.ssh/config
git:
ln -s $(PWD)/.gitconfig ~ || true