agnoster / agnoster-zsh-theme

A ZSH theme designed to disclose information contextually, with a powerline aesthetic
3.99k stars 587 forks source link

I can't modify prompt segments #147

Closed SandoDev closed 3 years ago

SandoDev commented 4 years ago

I don't know what I'm doing wrong, but I can't modify my prompt segments.

something with environment variables?

the virtualenv prompt doesn't work for me either

i'm using tilix as termianl

Selection_025

gshpychka commented 4 years ago

Did you ever figure it out?

SandoDev commented 4 years ago

@gshpychka it has to do with the declaration of environment variables

but I could not solve it, and I changed to another theme 😬

I believe that the variable AGNOSTER_PROMPT_SEGMENTS is type array and must be declared in the system https://unix.stackexchange.com/questions/393091/unable-to-use-an-array-as-environment-variable

dewafer commented 3 years ago

FYI: https://github.com/agnoster/agnoster-zsh-theme/issues/97#issuecomment-552103087

ehossack commented 3 years ago

If you try #97, you might find an issue, so try #95 after....