From f82769cebae2f971c30cbe6af6170fc38382d793 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 3 Jun 2024 15:14:14 -0700 Subject: [PATCH] Flash the logo --- bin/omakub | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/omakub b/bin/omakub index 0ef729d..ef482a9 100755 --- a/bin/omakub +++ b/bin/omakub @@ -1,4 +1,5 @@ #!/bin/bash +source $OMAKUB_PATH/ascii.sh SUB=$(gum choose "Help" "Theme" "Font" "Install" | tr '[:upper:]' '[:lower:]') source $OMAKUB_PATH/bin/omakub-$SUB