Skip to content

Instantly share code, notes, and snippets.

@jasonm23
Created June 1, 2010 12:36
Show Gist options
  • Save jasonm23/420892 to your computer and use it in GitHub Desktop.
Save jasonm23/420892 to your computer and use it in GitHub Desktop.
zsh binding delete key
bindkey '^[[3~' delete-char
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment