ref makefile

This commit is contained in:
TheK4n 2022-01-05 00:48:25 +03:00
parent 05f4b25d2a
commit 461be2c9c6

View File

@ -26,7 +26,7 @@ vim:
vim +PluginInstall +qall
clean:
rm -rf .ssh doc etc scripts img .gitignore README.md .git
rm -rf .ssh doc etc img README.md
ssh:
echo -e "\n" >> ~/.ssh/config && cat .ssh/config >> ~/.ssh/config