summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
Diffstat (limited to 'misc')
-rw-r--r--misc/dotfiles/bash_profile3
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/dotfiles/bash_profile b/misc/dotfiles/bash_profile
index 7bbee3f..bdcb007 100644
--- a/misc/dotfiles/bash_profile
+++ b/misc/dotfiles/bash_profile
@@ -1,6 +1,3 @@
-export LC_ALL=en_US.UTF-8
-export LANG=en_US.UTF-8
-
export EDITOR=vim
export PATH="$HOME/bin:/usr/local/sbin:$PATH"