python -m venv is setting this.

This commit is contained in:
Julien Palard 2017-08-30 09:49:24 +02:00
parent 1f823d2a4e
commit 0b37b58add
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ export LESS_TERMCAP_se=$'\E[0m' # fin
export LESS_TERMCAP_us=$'\E[01;32m' # début de souligné
export LESS_TERMCAP_ue=$'\E[0m' # fin
export DEBEMAIL DEBFULLNAME
export PATH="$PATH:$HOME/mbin:$HOME/.local/bin"
export EDITOR=emacs
export LC_ALL='en_US.utf8'