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