@ -1,5 +1,9 @@
# ~/.profile: executed by Bourne-compatible login shells.
export LC_ALL=en_US.UTF-8
export EDITOR=vim
export VISUAL=vim
if [ "$BASH" ]; then
if [ -f ~/.bashrc ]; then
. ~/.bashrc