Makefileadaption for proper status output
This commit is contained in:
parent
1bb3ff65d3
commit
2203b04b5f
5
embedded_linux/Makefile
Normal file
5
embedded_linux/Makefile
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
gitstatus:
|
||||||
|
@echo -e "\n\n\033[1;34m╔════════════════╗"
|
||||||
|
@echo -e "║ embedded_linux ║"
|
||||||
|
@echo -e "╚════════════════╝\033[00m"
|
||||||
|
@ineach "giti -s && echo -n ' - ' && pwd"
|
Loading…
x
Reference in New Issue
Block a user