Skip to content

direnv loads too late sometimes #17

Open
@peterhoeg

Description

@peterhoeg

direnv doesn't add itself to the front of the post-command-hook meaning other things get to run before direnv has set up the environment.

One example is a haskell/stack project directory, where flycheck cannot find the executables because it runs before direnv has updated the PATH.

Cc: @bkchr

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions