Tuesday, November 28, 2017
Sublime Text as default text editor for git
To set Sublime Text as default text editor for git instead of nano, just run the following command at Terminal:
git config --global core.editor $(which subl)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment