Skip to content

Instantly share code, notes, and snippets.

@leveled
Created October 20, 2019 11:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leveled/24b80ac221099655a04cec746a2a84f2 to your computer and use it in GitHub Desktop.
Save leveled/24b80ac221099655a04cec746a2a84f2 to your computer and use it in GitHub Desktop.
Set editing mode to vi for the command line
#!~/.inputrc
#use bind -f ~/.inputrc afterwards to source
set editing-mode vi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment