Use single routing bin
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
SUB=$(gum choose "Help" "Theme" "Font" "Install" | tr '[:upper:]' '[:lower:]')
|
||||||
|
source $OMAKUB_PATH/bin/omakub-$SUB
|
||||||
Executable → Regular
Executable → Regular
+2
-1
@@ -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
|
||||||
|
|||||||
Executable → Regular
Executable → Regular
Reference in New Issue
Block a user