Add some environment variables to the .envrc file
This commit is contained in:
parent
c88d8335ba
commit
c6949a2710
1 changed files with 4 additions and 0 deletions
4
.envrc
4
.envrc
|
|
@ -1 +1,5 @@
|
|||
use guix -l guix-dev.scm --ad-hoc postgresql
|
||||
|
||||
export GUILE_LOAD_COMPILED_PATH="$PWD:$GUILE_LOAD_COMPILED_PATH"
|
||||
export GUILE_LOAD_PATH="$PWD:$GUILE_LOAD_PATH"
|
||||
export PATH="$PWD/scripts:$PATH"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue