6 regels
273 B
Makefile
6 regels
273 B
Makefile
gitstatus:
|
|
@echo -e "\n\n\033[1;34m╔════════════════╗"
|
|
@echo -e "║ embedded_linux ║"
|
|
@echo -e "╚════════════════╝\033[00m"
|
|
@ineach "giti -s && echo -n ' - ' && pwd"
|