diff --git a/smarthome/Makefile b/smarthome/Makefile new file mode 100644 index 0000000..11d886a --- /dev/null +++ b/smarthome/Makefile @@ -0,0 +1,5 @@ +gitstatus: + @echo -e "\n\n\033[1;34m╔═══════════╗" + @echo -e "║ smarthome ║" + @echo -e "╚═══════════╝\033[00m" + @ineach "giti -s && echo -n ' - ' && pwd"