Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additionally source libraries from XDG_CONFIG_DIRS #990

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Sep 29, 2022

  1. Additionally source libraries from XDG_CONFIG_DIRS

    Allows the system administrator to configure direnv libraries and rc
    files using by default /etc/xdg/direnv/lib/*.sh and
    /etc/xdg/direnv/direnvrc
    infinisil committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    ce1c286 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    3f6363d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Maintain old behavior regarding DIRENV_CONFIG

    Only use ~/.config/direnv if DIRENV_CONFIG is not set
    infinisil committed Oct 12, 2022
    Configuration menu
    Copy the full SHA
    f106329 View commit details
    Browse the repository at this point in the history