Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

config git editor vim

git config --global core.editor "vim"

or

export GIT_EDITOR=vim
 
PREVIOUS NEXT
Tagged: #config #git #editor #vim
ADD COMMENT
Topic
Name
1+3 =