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