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 250B

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