.. -*- coding: utf-8; mode: rst; -*- デフォルトのエディタを変更 ========================== 2016年03月16日 (Ubuntu 15.10 i386) .. code-block:: bash $ sudo update-alternatives --config editor ちなみに、update-alternativesで設定されているグループがどれだけ あるか知りたいときは .. code-block:: bash $ update-alternatives --get-selections 参考 .... http://c4se.hatenablog.com/entry/20111007/1317988362