6 lines
238 B
Makefile
Raw Normal View History

2023-05-27 16:27:10 +02:00
gitstatus:
@echo -e "\n\n\033[1;34m╔═══════════╗"
@echo -e "║ linux_env ║"
@echo -e "╚═══════════╝\033[00m"
2022-05-08 14:45:32 +02:00
@ineach "giti -s && echo -n ' - ' && pwd"