Update dot_zshrc
This commit is contained in:
parent
c4345dd827
commit
7796a7f37f
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ export LC_ALL="en_US.UTF-8"
|
|||
export BASH_SUPPORT=true
|
||||
|
||||
### Import Common Settings
|
||||
export SHOW_MOTD=false
|
||||
[ ! -f "${XDG_CONFIG_HOME:-$HOME/.config}/shell/profile.sh" ] || source "${XDG_CONFIG_HOME:-$HOME/.config}/shell/profile.sh"
|
||||
|
||||
### Escape if user is root
|
||||
|
|
Loading…
Reference in a new issue