Git core editor: "Command not found"
After setting Atom as my core editor this happens
(base) Joes-MacBook-Pro:~ joeskvarna$ Atom test.txt
-bash: Atom: command not found
2 answers ( 0 marked as helpful)
Having the same problem. Can anybody help?
Got the same problem with Sublime Text, I'll leave the 2 links that helped my solve the problem:
1. https://docs.github.com/en/get-started/getting-started-with-git/associating-text-editors-with-git#using-sublime-text-as-your-editor
2. https://stackoverflow.com/questions/16199581/open-sublime-text-from-terminal-in-macos/18842982#18842982
Hope that helps!