build(direnv): adding the 'scripts' folder into the PATH
This commit is contained in:
parent
304e7f1f07
commit
3f03c645dc
1 changed files with 4 additions and 0 deletions
4
.envrc
4
.envrc
|
@ -1 +1,5 @@
|
||||||
|
# Insert our scripts into the path.
|
||||||
|
export PATH=$PWD/scripts:$PATH
|
||||||
|
|
||||||
|
# Nix flakes are awesome.
|
||||||
use flake
|
use flake
|
||||||
|
|
Reference in a new issue