diff --git a/bash/.bashrc b/bash/.bashrc index 08378f6..0254d47 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -1,7 +1,5 @@ [[ $- != *i* ]] && return -shopt -s checkwinsize - export LC_CTYPE=en_US.UTF-8 export LC_ALL=en_US.UTF-8 export GOPATH=$HOME/dev/go