diff --git a/bashrc b/bashrc index f4e4a38..13317e5 100755 --- a/bashrc +++ b/bashrc @@ -54,7 +54,6 @@ fi export VISUAL="$EDITOR" export LESS="-iRMX" export LC_MESSAGES=C -# export LANG=ja_JP.UTF-8 # export CDPATH=".:~" # 使い方がよく分からない export GIT_PAGER="$PAGER" export GIT_EDITOR="$EDITOR" diff --git a/profile b/profile index 14cd0db..9819fba 100755 --- a/profile +++ b/profile @@ -2,6 +2,7 @@ env > $HOME/.env.txt # export PS1="\$ " +export LANG=ja_JP.UTF-8 export LC_TIME=C export TERMCAP="${TERMCAP}:vb=" export HOSTNAME