From 461be2c9c6b4831300faa828f6d3f9b6864bbbd5 Mon Sep 17 00:00:00 2001 From: TheK4n Date: Wed, 5 Jan 2022 00:48:25 +0300 Subject: [PATCH] ref makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 601bec9..fdf40fc 100644 --- a/Makefile +++ b/Makefile @@ -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