Skip to content

Commit 7ed1674

Browse files
committed
.envrc: allow local extensions
1 parent 4677a54 commit 7ed1674

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.envrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ PATH_add $HOME/.ghcup/bin
22
PATH_add $(pwd)/bin/cabal
33
PATH_add $(pwd)/bin/ghc/bin
44
PATH_add $(pwd)/bin/hls/bin
5+
6+
source_env_if_exists .envrc.local # allow custom extensions

0 commit comments

Comments
 (0)