minor tweaks, removed uato-updates, added reference files for easier modification and scaffolding for help menu.
This commit is contained in:
Executable
+4
@@ -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/{}")
|
||||
Reference in New Issue
Block a user