Structure to init and manage my repositories
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Makefile 252B

12345
  1. gitstatus:
  2. @echo -e "\n\n\033[1;34m╔═════════════╗"
  3. @echo -e "║ python_apps ║"
  4. @echo -e "╚═════════════╝\033[00m"
  5. @ineach "giti -s && echo -n ' - ' && pwd"