diff --git a/.envrc b/.envrc index 2a16511..157731e 100644 --- a/.envrc +++ b/.envrc @@ -1,6 +1,5 @@ if on_git_branch; then - echo && git status --short --branch && - echo && git pull --verbose + git pull fi watch_file shell.nix