K
K
kirillleogky2019-09-16 19:14:48
git
kirillleogky, 2019-09-16 19:14:48

How to replace the default text editor with Atom?

Linking a text editor to Git.
Tried to bind text editor(Atom) via
git config --global core.editor "atom --wait"
and
git config --global core.editor "atom -w"
But in all cases when writing git commit
5d7fb4c52768d200872641.png
How to change default text editor to Atom?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Derepko, 2019-09-16
@xEpozZ

Try this
https://github.com/atom/atom/issues/1433#issuecomm...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question