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 f32074a387 - Show all commits

View File

@@ -32,5 +32,5 @@ function storage-home {
storage-display /home "$1" storage-display /home "$1"
} }
function storage-home-dwm { function storage-home-dwm {
storage-root "$dwm_storage_style" storage-home "$dwm_storage_style"
} }