diff --git a/themes/logicalhacking.zsh-theme b/themes/logicalhacking.zsh-theme index 0f095d6..76bf0eb 100755 --- a/themes/logicalhacking.zsh-theme +++ b/themes/logicalhacking.zsh-theme @@ -75,3 +75,9 @@ prompt_end() { echo -n "%{%f%}" CURRENT_BG='' } + +# LH Logo +prompt_logo() { + prompt_segment $1 $2 "{*λH*}" +} +