feat: don't echo and just pull

This commit is contained in:
CronyAkatsuki 2026-02-01 13:08:47 +01:00
parent c0c68f82f3
commit ed578a39b8

3
.envrc
View file

@ -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