diff --git a/.gitconfig b/.gitconfig index 77a7a28..e810554 100644 --- a/.gitconfig +++ b/.gitconfig @@ -17,5 +17,8 @@ autocorrect = 40 [core] editor = vim +[gitreview] +remote = origin + [include] path = ~/.config/git/.gitconfig