No longer called directly

This commit is contained in:
David Heinemeier Hansson
2024-06-04 15:18:05 -07:00
parent 0c80a316ec
commit f241365033
4 changed files with 0 additions and 10 deletions

View File

@ -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