Skip to content

Instantly share code, notes, and snippets.

@zph
Created February 10, 2013 02:59
Show Gist options
  • Save zph/4748191 to your computer and use it in GitHub Desktop.
Save zph/4748191 to your computer and use it in GitHub Desktop.
autoload -z edit-command-line
zle -N edit-command-line
bindkey "^X^E" edit-command-line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment