Giter VIP home page Giter VIP logo

Comments (9)

jbbudzon avatar jbbudzon commented on June 18, 2024

Hmm, that is odd! I'm not seeing this issue. I'm on tag 1.4.4.

from alien-minimal.

eendroroy avatar eendroroy commented on June 18, 2024

I don't see it as well.

@sibblegp please try deleting below folder and restarting the shell.

rm -rf ~/.antigen/bundles/eendroroy/alien-minimal

from alien-minimal.

sibblegp avatar sibblegp commented on June 18, 2024

Line 119 in prompt.zsh:

__import_env "${2}"

is what is causing all of the environment variables to be printed. When I remove it, they no longer appear.

from alien-minimal.

sibblegp avatar sibblegp commented on June 18, 2024

Tag 1.4.3 introduced the printing, and I had to go back to 1.4.0 to get no errors. But at least I have a working copy now!

from alien-minimal.

gnumoksha avatar gnumoksha commented on June 18, 2024

I've experienced the same and described here #22 (comment)

from alien-minimal.

eendroroy avatar eendroroy commented on June 18, 2024

I have made some changes. Please checkout to latest master. Let me know if it resolves the issue.

from alien-minimal.

sibblegp avatar sibblegp commented on June 18, 2024

Although now the left prompt tag is not appearing. I have these settings in my .zshrc file:

export AM_PROMPT_END_TAG=' $'
export AM_PROMPT_END_TAG_COLOR=83

And there is no $ on my prompt.

from alien-minimal.

eendroroy avatar eendroroy commented on June 18, 2024

Although now the left prompt tag is not appearing. I have these settings in my .zshrc file:

export AM_PROMPT_END_TAG=' $'
export AM_PROMPT_END_TAG_COLOR=83

And there is no $ on my prompt.

Please try below settings:

export AM_PROMPT_END_TAG='\ $'
export AM_PROMPT_END_TAG_COLOR=83

from alien-minimal.

sibblegp avatar sibblegp commented on June 18, 2024

Thanks!

from alien-minimal.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.