Skip to content

Commit c240521

Browse files
authored
add git config doc
1 parent 45caec1 commit c240521

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ npms=(
135135
gpg_key='3E219504'
136136
git_email='[email protected]'
137137
# See https://jvns.ca/blog/2024/02/16/popular-git-config-options/
138+
# and https://blog.gitbutler.com/how-git-core-devs-configure-git/
138139
git_configs=(
139140
"branch.autoSetupRebase always"
140141
"color.ui auto"

0 commit comments

Comments
 (0)