We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45caec1 commit c240521Copy full SHA for c240521
1 file changed
install.sh
@@ -135,6 +135,7 @@ npms=(
135
gpg_key='3E219504'
136
git_email='pathikritbhowmick@msn.com'
137
# See https://jvns.ca/blog/2024/02/16/popular-git-config-options/
138
+# and https://blog.gitbutler.com/how-git-core-devs-configure-git/
139
git_configs=(
140
"branch.autoSetupRebase always"
141
"color.ui auto"
0 commit comments