Changin terminal editor
Last time I intalled git on my computer I had to use vi to commit every change, as Im not so good editing files width vi I opted for change the editor to nano, so to do that open a terminal and type this:
export EDITOR=nano |
Where nano is the editor to use.
Advertisement
Explore posts in the same categories: Linux
You can comment below, or link to this permanent URL from your own site.