BASHrc Upgrades, Backup Script, DWM Enhancements, Hugo Helpers, Branch Controls #7

Merged
me merged 112 commits from dev into main 2025-12-01 09:50:55 -07:00
Showing only changes of commit ad6b9d4794 - Show all commits

View File

@@ -1031,7 +1031,6 @@
alias_flatpak_clean: |
alias flatpak-clean="flatpak uninstall --unused"
alias_commit: |
# TBD - Needs tested.
function commit_usage {
echo 'Usage: commit "This is a commit message"'
}