#git commit時にnanoが開くのは嫌だ
nanoではなくviで編集したい
#これを実行するだけ
$ git config --global core.editor vim
Go to list of users who liked
More than 3 years have passed since last update.
#git commit時にnanoが開くのは嫌だ
nanoではなくviで編集したい
#これを実行するだけ
$ git config --global core.editor vim
Register as a new user and use Qiita more conveniently
Go to list of users who liked