File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 115115# "agnoster" #"pure" #"rr" #"mairan" #"rjorgenson" #"brainy" #"iterate" #"standard" #"demula" #"powerline-naked" #"powerline-multiline" #"90210" #"clean" #"dulcie"
116116# "brunton" #"binaryanomaly" #"random" #"font" #"powerline" #"duru" #"vscode" #"candy" #"hawaii50" #"emperor" #"tylenol" #"morris" #"pzq" #"zitron" #"kitsune"
117117if [[ " $BLE_BASH_ENABLED " != 2 ]]; then
118- OMB_THEME=demula
118+ OMB_THEME=tylenol
119119
120120 # shellcheck source=/dev/null
121121 OMBC=~ /.shell_utils/frameworks/oh-my-bash-config.sh && [[ -f " $OMBC " ]] && . " $OMBC " && unset OMBC
@@ -170,9 +170,10 @@ if ! declare -f _filedir_xspec &>/dev/null; then
170170fi
171171
172172# shellcheck source=/dev/null
173- if [[ " $BLE_BASH_ENABLED " == 0 ]] && [[ " $OMB_THEME " == " demula" ]]; then
174- source ~ /.shell_utils/scripts/bash-ghost-text2
175- elif [[ " $BLE_BASH_ENABLED " == 0 ]]; then
173+ # if [[ "$BLE_BASH_ENABLED" == 0 ]] && [[ "$OMB_THEME" == "demula" ]]; then
174+ # source ~/.shell_utils/scripts/bash-ghost-text2
175+ # elif
176+ if [[ " $BLE_BASH_ENABLED " == 0 ]]; then
176177 echo
177178 source ~ /.shell_utils/scripts/bash-ghost-text
178179fi
You can’t perform that action at this time.
0 commit comments