sunhat/bin/omakub-help

5 lines
159 B
Plaintext
Raw Normal View History

2024-05-27 18:46:33 -05:00
#!/bin/bash
2024-06-03 17:32:02 -05:00
HELP=$(gum choose "Hotkeys" "Commands" "Tactile" --height 5 | tr '[:upper:]' '[:lower:]')
[ -n "$HELP" ] && gum pager <$OMAKUB_PATH/help/$HELP.md