Ubuntu 기본Editor 변경

sudo update-alternatives --config editor

git Commit Editor변경

git config --list
git config --global core.editor vim