forked from mirrors/jj
6 lines
90 B
Text
6 lines
90 B
Text
|
# To use: echo "source_env .envrc.recommended" >> .envrc
|
||
|
|
||
|
if has nix; then
|
||
|
use flake
|
||
|
fi
|