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

View File

@@ -88,6 +88,6 @@
dest: "{{ global_bin }}" dest: "{{ global_bin }}"
owner: root owner: root
group: "{{ root_group }}" group: "{{ root_group }}"
mode: 0644 mode: 0755
with_fileglob: with_fileglob:
- "dwm/*.function" - "dwm/*.function"