Answers for "how to set default editor for git bash"

0

how to set default editor for git bash

git config --global core.editor "nano"
Posted by: Guest on August-03-2021

Code answers related to "how to set default editor for git bash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language