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 4584a1a4c3 - Show all commits

View File

@@ -56,7 +56,7 @@ function dwm-status {
readout="$readout |  $storage"
readout="$readout |  $volume"
readout="$readout |  $userhost"
readout="$readout $datetime"
readout="$readout |  $datetime"
$cmd "$readout"
readout=""
sleep 0.2