1
0
Fork 0
modern_cpp_tutorial/.envrc

10 lines
126 B
Plaintext

use flake .nix
dotenv_if_exists
if on_git_branch; then
echo
git status --short --branch
echo
git fetch
fi