Skip to content

Instantly share code, notes, and snippets.

@kkung
Created October 28, 2011 01:32
Show Gist options
  • Save kkung/1321412 to your computer and use it in GitHub Desktop.
Save kkung/1321412 to your computer and use it in GitHub Desktop.
bash_profile for mac environment
export TERM="xterm-color"
export CLICOLOR=1
export LSCOLORS=ExFxCxDxBxegedabagacad
export LANG=ko_KR.UTF-8
set meta-flag on
set input-meta on
set output-meta on
set convert-meta off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment