# .bash_profile # Get the aliases and functions if [ -f ~/.bashrc ]; then . ~/.bashrc fi # User specific environment and startup programs stty dec pass8 cs8 erase '^H' #LANG=ja_JP.UTF-8 LANG=C.UTF-8 if [ "$TERM" = "linux" ]; then LANG=C stty erase '^?' fi # USERNAME="" export LANG USERNAME PATH LESSOPEN PKG_CONFIG_PATH