Kaynağa Gözat

Makefileadaption for proper status output

master
Dirk Alders 1 yıl önce
ebeveyn
işleme
3919002994
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5
    0
      smarthome/Makefile

+ 5
- 0
smarthome/Makefile Dosyayı Görüntüle

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

Loading…
İptal
Kaydet