No longer called directly
This commit is contained in:
@ -1,4 +1,2 @@
|
||||
#!/bin/bash
|
||||
|
||||
HELP=$(gum choose "Hotkeys" "Commands" "Tactile" --header "What do you need help with?" --height 5 | tr '[:upper:]' '[:lower:]')
|
||||
[ -n "$HELP" ] && gum pager <$OMAKUB_PATH/help/$HELP.md
|
||||
|
Reference in New Issue
Block a user