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.
12345 |
- gitstatus:
- @echo -e "\n\n\033[1;34m╔════════╗"
- @echo -e "║ pylibs ║"
- @echo -e "╚════════╝\033[00m"
- @giti -s && echo -n ' - ' && pwd
|