Selaa lähdekoodia

Makefileadaption for proper status output

master
Dirk Alders 1 vuosi sitten
vanhempi
commit
a379272b96
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  1. 5
    0
      Makefile

+ 5
- 0
Makefile Näytä tiedosto

@@ -0,0 +1,5 @@
1
+gitstatus:
2
+	@echo -e "\n\n\033[1;34m╔════════╗"
3
+	@echo -e               "║ pylibs ║"
4
+	@echo -e               "╚════════╝\033[00m"
5
+	@giti -s && echo -n ' - ' && pwd

Loading…
Peruuta
Tallenna