This commit is contained in:
fatalerrors
2026-04-23 17:31:33 +02:00
parent fa573bce8f
commit 67bdd3e863
2 changed files with 106 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ help()
printf "findbig\t\tFind the biggest files in the given or current directory\n"
printf "finddead\tFind dead symbolic links in the given or current directory\n"
printf "findzero\tFind empty files in the given or current directory\n"
printf "gacp\t\tAdd, commit and push changes (auto-pull if needed)\n"
printf "genpwd\t\tGenerate one or more random secure passwords with configurable constraints\n"
printf "ggraph\t\tDisplay decorated git history graph\n"
printf "gprune\t\tDelete local branches already merged into main branch\n"