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

contib: add direnv implementation #4

Merged
merged 10 commits into from
Jul 11, 2023

Commits on Apr 8, 2023

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

Commits on Apr 24, 2023

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

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    4b57523 View commit details
    Browse the repository at this point in the history
  2. chore: remove edge case PRJ_STATE_HOME from the implementation

    the distinction from PRJ_DATA_HOME is too vague in the repository context
    blaggacao committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7dfd31d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ea5e75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44d2b5f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. fix: if in worktree, use that as PRJ_ROOT

    If users need global shared state, that's what PRJ_ID is for, deviating
    to XDG directories.
    blaggacao committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    440705a View commit details
    Browse the repository at this point in the history
  2. chore: appease shellcheck

    blaggacao committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    738a036 View commit details
    Browse the repository at this point in the history
  3. fix: cleanup prj state home

    blaggacao committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    acb9f46 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

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