diff --git a/home/.gitconfig b/home/.gitconfig index 3b8d022..8a2c2d4 100644 --- a/home/.gitconfig +++ b/home/.gitconfig @@ -12,3 +12,6 @@ smu = submodule update --init --recursive [github] user = walkah +[git-up "bundler"] + check = true + autoinstall = true