sunhat/bin/omakub
David Heinemeier Hansson f82769ceba Flash the logo
2024-06-03 15:14:14 -07:00

6 lines
157 B
Bash
Executable File

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