no more DEFAULT_USER setting

This commit is contained in:
Adrien Luxey 2019-02-08 14:33:54 +01:00
parent cc5d8a0c57
commit 7c40478720
1 changed files with 1 additions and 1 deletions

2
zshrc
View File

@ -69,7 +69,7 @@ export LANG=fr_FR.UTF-8
export EDITOR='vim'
# Hide username by setting DEFAULT_USER
export DEFAULT_USER=$USER
#export DEFAULT_USER=$USER
# if [[ -n $SSH_CONNECTION ]]; then
# export EDITOR='vim'