minor tweaks, removed uato-updates, added reference files for easier modification and scaffolding for help menu.

This commit is contained in:
2026-05-21 13:33:49 +02:00
parent 1b3fed0f2a
commit eb845cb8e1
23 changed files with 835 additions and 71 deletions
+4
View File
@@ -0,0 +1,4 @@
#!/bin/bash
CMD=""
SELECTED=$(ls ~/.config/sdgos/help/topics | fzf --layout=reverse --preview-window 'right:70%:wrap' --preview="clear && bat ~/.config/sdgos/help/topics/{}")