Skip to content

Instantly share code, notes, and snippets.

@Swop
Created July 20, 2013 23:03
Show Gist options
  • Save Swop/6046759 to your computer and use it in GitHub Desktop.
Save Swop/6046759 to your computer and use it in GitHub Desktop.
Set VIM as the default editor
sudo update-alternatives --set editor /usr/bin/vim.basic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment