CppPatterns/.envrc

10 lines
126 B
Plaintext
Raw Permalink Normal View History

2024-03-14 08:32:25 +00:00
use flake .nix
dotenv_if_exists
if on_git_branch; then
echo
git status --short --branch
echo
git fetch
fi