diff --git a/.envrc b/.envrc index 29da48d..2a16511 100644 --- a/.envrc +++ b/.envrc @@ -1,2 +1,7 @@ +if on_git_branch; then + echo && git status --short --branch && + echo && git pull --verbose +fi + watch_file shell.nix use flake