공부
[Linux] set default editor
승가비
2020. 4. 11. 19:20
728x90
export EDITOR='program'
// nano
// vi
...
https://www.a2hosting.com/kb/developer-corner/linux/setting-the-default-text-editor-in-linux
How to set the default text editor in Linux
Newsletter Web development tips, marketing strategies and A2 Hosting news sent to your inbox.
www.a2hosting.com
https://electrictoolbox.com/changing-default-text-editor-linux/
Changing the default text editor on Linux | The Electric Toolbox Blog
The default command line text editor on Linux (and BSD varaiants) determines what is used when you run commands such as "crontab -e" and is often not what you want to use yourself. Typcially vi/vim is the default text editor; many people prefer emacs or ot
electrictoolbox.com
728x90