Skip to content

Instantly share code, notes, and snippets.

@kevin-kientopp
Created February 1, 2017 03:59
Show Gist options
  • Save kevin-kientopp/d2bf0ac5c711c9a7f03e8c01b0311968 to your computer and use it in GitHub Desktop.
Save kevin-kientopp/d2bf0ac5c711c9a7f03e8c01b0311968 to your computer and use it in GitHub Desktop.
# disable xon/xoff so that search forward works
[[ $- == *i* ]] && stty -ixon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment