Use single routing bin
This commit is contained in:
4
bin/omakub
Executable file
4
bin/omakub
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
SUB=$(gum choose "Help" "Theme" "Font" "Install" | tr '[:upper:]' '[:lower:]')
|
||||||
|
source $OMAKUB_PATH/bin/omakub-$SUB
|
0
bin/omakub-font
Executable file → Normal file
0
bin/omakub-font
Executable file → Normal file
3
bin/omakub-help
Executable file → Normal file
3
bin/omakub-help
Executable file → Normal file
@@ -1,3 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
batcat ~/.local/share/omakub/help/hotkeys.md
|
HELP=$(gum choose "Hotkeys" "Commands" "Tactile" | tr '[:upper:]' '[:lower:]')
|
||||||
|
batcat $OMAKUB_PATH/help/$HELP.md
|
||||||
|
0
bin/omakub-install
Executable file → Normal file
0
bin/omakub-install
Executable file → Normal file
0
bin/omakub-theme
Executable file → Normal file
0
bin/omakub-theme
Executable file → Normal file
Reference in New Issue
Block a user