Prompt the user to install direnv through homebrew.
Sets up zsh hook if missing, provides link for other shells.
Depends on D6313
Differential D6315
[Nix] Prompt user to install direnv • jon on Jan 19 2023, 12:57 PM. Authored by Tags None Referenced Files
Details
Prompt the user to install direnv through homebrew. Depends on D6313 # if direnv is already installed, uninstall brew uninstall direnv nix develop # should get prompted
Diff Detail
Event Timeline
Comment Actions Accepting, two notes inline,
Comment Actions Install shell hook for bash and zsh
|