Default to rebase instead of merge

git config --global pull.rebase true
git config --global rebase.autoStash true