6 líneas
259 B
Makefile

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