mirror of
https://github.com/akelge/zsh
synced 2025-07-04 05:29:06 +00:00
Fixed DEFAULT_USER
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
#
|
||||
ZSH="$(antibody home)/https-COLON--SLASH--SLASH-github.com-SLASH-robbyrussell-SLASH-oh-my-zsh"
|
||||
source ~/.zshdir/plugins.sh
|
||||
export DEFAULT_USER=andre
|
||||
export DEFAULT_USER=$(whoami)
|
||||
#
|
||||
|
Reference in New Issue
Block a user