mirror of
https://github.com/jb55/nostril.git
synced 2024-11-09 20:49:06 -05:00
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
use nix
|
||
|
|
||
|
source .privenv || :
|
||
|
|
||
|
export PATH=$PWD:$PWD/scripts:$PATH
|