sunhat/bin/omakub

6 lines
157 B
Plaintext
Raw Normal View History

2024-06-03 16:57:00 -05:00
#!/bin/bash
2024-06-03 17:14:14 -05:00
source $OMAKUB_PATH/ascii.sh
2024-06-03 16:57:00 -05:00
SUB=$(gum choose "Help" "Theme" "Font" "Install" | tr '[:upper:]' '[:lower:]')
source $OMAKUB_PATH/bin/omakub-$SUB