Update dot_bashrc
This commit is contained in:
parent
3e20ff468d
commit
c4345dd827
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ if [ -t 1 ]; then
|
|||
fi
|
||||
|
||||
### Import Common Settings
|
||||
export SHOW_MOTD=false
|
||||
[ ! -f "${XDG_CONFIG_HOME:-$HOME/.config}/shell/profile.sh" ] || . "${XDG_CONFIG_HOME:-$HOME/.config}/shell/profile.sh"
|
||||
|
||||
### Escape if user is root
|
||||
|
|
Loading…
Reference in a new issue