Skip to content

Commit f0e4cab

Browse files
set git editor (GIT_EDITOR)
1 parent bab74c9 commit f0e4cab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotfiles/.zprofile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
export LANG=en_US.UTF-8
88
export EDITOR=vim
9+
export GIT_EDITOR=vim
910
export NPM_CONFIG_GLOBALCONFIG=/etc/npmrc
1011

1112
path=($HOME/.local/share/mise/shims $path)

0 commit comments

Comments
 (0)