Change Git Editor

We've our preferred editors when it comes to composing our commit messages. Git allows us to set our preferred editor with the below command.

git config --global core.editor vim