merge origine/master
[dotfiles.git] / zsh / zshrc
index 0ade8e7..9301e4a 100644 (file)
--- a/zsh/zshrc
+++ b/zsh/zshrc
@@ -229,3 +229,5 @@ alias tw='open -a /Applications/TextWrangler.app/'
 #    zle -N percol_select_history
 #    bindkey '^R' percol_select_history
 #fi
+export LANG='en_US.UTF-8'
+export LC_ALL="en_US.UTF-8"