1
0
Fork 0

p4ch0u self modification

pull/1202/head^2
Papa Sall 8 years ago
parent 5984c2914a
commit ae368bce32

@ -17,8 +17,8 @@ fi
# Editors # Editors
# #
export EDITOR='nano' export EDITOR='vim'
export VISUAL='nano' export VISUAL='vim'
export PAGER='less' export PAGER='less'
# #
@ -26,7 +26,7 @@ export PAGER='less'
# #
if [[ -z "$LANG" ]]; then if [[ -z "$LANG" ]]; then
export LANG='en_US.UTF-8' export LANG='fr_FR.UTF-8'
fi fi
# #

Loading…
Cancel
Save