2023-05-27 16:27:10 +02:00

6 lines
229 B
Makefile

gitstatus:
@echo "\n\n\033[1;34m╔═══════════╗"
@echo "║ linux_env ║"
@echo "╚═══════════╝\033[00m"
@ineach "giti -s && echo -n ' - ' && pwd"