Giter Club home page Giter Club logo

Comments (5)

Lagoja avatar Lagoja commented on June 26, 2024

The binaries and contents of the Nix package are also symlinked in a global directory within your Devbox Global directory. You can access that file using:

source $DEVBOX_GLOBAL_PREFIX/share/antigen/antigen.zsh

from devbox.

sstarcher avatar sstarcher commented on June 26, 2024

$DEVBOX_GLOBAL_PREFIX returns nothing while I'm in my global shell.

❯ env | grep DEVBOX | cut -d= -f1
DEVBOX_CONFIG_DIR
DEVBOX_INIT_PATH
DEVBOX_NIX_ENV_PATH_179252a935a77cf6dd326dd0ddb3dbe440ea6b902264dc0468c024c617c76d2c
DEVBOX_PACKAGES_DIR
DEVBOX_PATH_STACK
DEVBOX_PROJECT_ROOT
DEVBOX_SYSTEM_BASH
DEVBOX_SYSTEM_SED
__DEVBOX_SHELLENV_HASH_179252a935a77cf6dd326dd0ddb3dbe440ea6b902264dc0468c024c617c76d2c
DEVBOX_REFRESH_ALIAS_179252a935a77cf6dd326dd0ddb3dbe440ea6b902264dc0468c024c617c76d2c

from devbox.

Lagoja avatar Lagoja commented on June 26, 2024

returns nothing while I'm in my global shell.

How are you activating your global shell? Are you running eval "$(devbox global shellenv --init-hook)" in your zshrc?

Another option you could try is:

$(devbox global path)/.devbox/nix/profile/default/share/antigen/antigen.zsh

from devbox.

sstarcher avatar sstarcher commented on June 26, 2024

I was using eval "$(devbox global shellenv)"

This looks to work $(devbox global path)/.devbox/nix/profile/default/share/antigen/antigen.zsh

from devbox.

sstarcher avatar sstarcher commented on June 26, 2024

I'm using
eval "$(devbox global shellenv)"

This does work
$(devbox global path)/.devbox/nix/profile/default/share/antigen/antigen.zsh

from devbox.

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.