Use single routing bin

This commit is contained in:
David Heinemeier Hansson
2024-06-03 14:57:00 -07:00
parent 95dda8b1b0
commit 63b8d7733a
5 changed files with 6 additions and 1 deletions

4
bin/omakub Executable file
View File

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