apjanke / agnosterj-zsh-theme

AgnosterJ: apjanke's fork of the Agnoster Zsh Theme
MIT License
20 stars 7 forks source link

Prompt segments empty #21

Open Taluu opened 3 years ago

Taluu commented 3 years ago

Hi,

Wanted to try your maintained version of agnoster, and once I installed the theme, all I have is :

image

When I try to let's say agnoster_add_segment status, it reports that status is an unknown segment... If I try to list the available variables starting with AGNOSTER_, I don't have the list of available segments or the current segements actually :

$ echo $AGNOSTER_
AGNOSTER_KNOWN_BAD_EMOJI_CODEPOINTS  AGNOSTER_RANDOM_EMOJI                AGNOSTER_THEME_VARIANT
AGNOSTER_PATH_STYLE                  AGNOSTER_RANDOM_EMOJI_EACH_PROMPT    AGNOSTER_VERSION

All I did was to use zplug to install this theme.

Any clue what could be wrong ?

Running zsh 5.8 on Fedora 33.

apjanke commented 3 years ago

Well that's weird. I'll fire up a Fedora VM and see if I can reproduce this.