sunhat/bin/omakub

6 lines
157 B
Plaintext
Raw Normal View History

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