Skip to content

Instantly share code, notes, and snippets.

@vifo
Last active May 29, 2018 17:36
Show Gist options
  • Save vifo/384818ead7346f7f1f6d7b095c1456ad to your computer and use it in GitHub Desktop.
Save vifo/384818ead7346f7f1f6d7b095c1456ad to your computer and use it in GitHub Desktop.
Reset terminal to sane settings.
#!/bin/sh
#
# Usage: eval "$(curl -L https://git.io/vh38r)"
export TERMINAL="xterm-256color"
# set emacs mode
#set -o emacs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment