home-manager/.envrc

9 lines
106 B
Plaintext
Raw Normal View History

2024-07-10 11:40:41 +00:00
use flake .nix
if on_git_branch; then
echo
git status --short --branch
echo
git fetch
fi