Skip to content

Instantly share code, notes, and snippets.

@zhovner
Created February 7, 2013 20:56
Show Gist options
  • Save zhovner/4734089 to your computer and use it in GitHub Desktop.
Save zhovner/4734089 to your computer and use it in GitHub Desktop.
export LANG=en_US.UTF-8
export LC_CTYPE=en_US.UTF-8
if [ ! "$TMUX" ]; then
tmux attach
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment