X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=zsh%2Fzshrc;h=9b3fd68fddbe5bbf11091a2832a0c978d6a436db;hb=03fe4ca3c2afdbeb973c9d9c0afeed2b55fd212a;hp=b0e385770e9147aa283def65da55e1333468ebb1;hpb=ead4f202d58421c31b50ef662d1ee5429543599c;p=dotfiles.git diff --git a/zsh/zshrc b/zsh/zshrc index b0e3857..9b3fd68 100644 --- a/zsh/zshrc +++ b/zsh/zshrc @@ -213,3 +213,5 @@ export ZSHHOME="$HOME/.zsh" alias emacs='TERM=xterm-256color emacs -nw' alias tw='open -a /Applications/TextWrangler.app/' +export LANG='en_US.UTF-8' +export LC_ALL="en_US.UTF-8"