Skip to content

Instantly share code, notes, and snippets.

@lanrion
Created September 18, 2014 00:57
Show Gist options
  • Save lanrion/f9590b7b9c0419365fbf to your computer and use it in GitHub Desktop.
Save lanrion/f9590b7b9c0419365fbf to your computer and use it in GitHub Desktop.
change Linux Terminal default EDITOR

修改默认编辑器命令:

echo export EDITOR=/usr/bin/vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment