Skip to content

Instantly share code, notes, and snippets.

@gcochard
Last active December 22, 2015 00:48
Show Gist options
  • Save gcochard/6391421 to your computer and use it in GitHub Desktop.
Save gcochard/6391421 to your computer and use it in GitHub Desktop.
Copy and paste this into your bash shell to set up vim keybindings
vi ~/.bashrc
:imap ` <Esc>
oset -o vi`:x
. ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment