sunhat/bin/omakub-help
2024-06-03 15:32:02 -07:00

5 lines
159 B
Bash

#!/bin/bash
HELP=$(gum choose "Hotkeys" "Commands" "Tactile" --height 5 | tr '[:upper:]' '[:lower:]')
[ -n "$HELP" ] && gum pager <$OMAKUB_PATH/help/$HELP.md