sunhat/bin/omakub
David Heinemeier Hansson 63b8d7733a Use single routing bin
2024-06-03 14:57:00 -07:00

5 lines
128 B
Bash
Executable File

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