feat: don't echo and just pull
This commit is contained in:
parent
c0c68f82f3
commit
ed578a39b8
1 changed files with 1 additions and 2 deletions
3
.envrc
3
.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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue