no more DEFAULT_USER setting
This commit is contained in:
parent
cc5d8a0c57
commit
7c40478720
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue