Giter Site home page Giter Site logo

Comments (5)

sharat87 avatar sharat87 commented on August 23, 2024 1

zsh looks for the startup files in $ZDOTDIR if set, otherwise your home directory. I think something in your config is setting that variable to ~/.antigen/repos. Let me know if it is the case. Sorry, I have limited knowledge in prezto, but I'll try to help :)

from antigen.

smackesey avatar smackesey commented on August 23, 2024

You are correct-- ZDOTDIR does get set to ~/.antigen/repos. What's strange is that this happens only when opening tmux, not when opening a new shell without tmux. The setting of ZDOTDIR is happening when I call antigen use prezto. Here is the culprit code from antigen.zsh:

-antigen-use-prezto () {
    antigen-bundle sorin-ionescu/prezto
    export ZDOTDIR=$ADOTDIR/repos/
}

from antigen.

sharat87 avatar sharat87 commented on August 23, 2024

Then perhaps something in your tmux config somewhere is doing it. Sorry, bu
I don't use tmux nowadays, so I'm a bit out of touch.

Shrikant Sharat Kandula

On 08-Mar-2014, at 12:00 am, Sean Mackesey [email protected] wrote:

You are correct-- ZDOTDIR does get set to ~/.antigen/repos. What's strange
is that this happens only when opening tmux, not when opening a new shell
without tmux.

Reply to this email directly or view it on
GitHubhttps://github.com//issues/76#issuecomment-37052871
.

from antigen.

basxto avatar basxto commented on August 23, 2024

The problem is, you are opening zsh in zsh.

When you normally open zsh, ZDOTDIR is not set, but for the nested zsh antigen set it.

I just made an:
ln -s ~/.zshrc ~/.antigen/repos/.zshrc

from antigen.

desyncr avatar desyncr commented on August 23, 2024

No updates since 2014. I'm closing this for now.

from antigen.

Related Issues (20)

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.