diff --git a/setup.sh b/setup.sh index 1fe3e18..0b48187 100755 --- a/setup.sh +++ b/setup.sh @@ -21,7 +21,7 @@ have fish && link_file fish .config/fish ../ if have fossil; then echo "Setting global fossil settings…" - fossil set --global autosync 0 + fossil set --global autosync pullonly fossil set --global editor 'vim -c "se ft=gitcommit"' fossil set --global mv-rm-files 1