Skip to content

Commit 5399de9

Browse files
.gitconfig の更新
1 parent 995c352 commit 5399de9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

git/.gitconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[include]
22
path = ~/.gitconfig.local
33
[core]
4-
editor = code --wait # use Visual Studio Code
4+
editor = code --wait --new-window # use Visual Studio Code
55
pager = less
66
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol,space-before-tab
77
excludesfile = ~/.gitignore

0 commit comments

Comments
 (0)