remove mamba banner
This commit is contained in:
parent
d362011e67
commit
e6b39d249f
1 changed files with 3 additions and 0 deletions
|
@ -76,3 +76,6 @@ export EGET_BIN=$HOME/bin
|
|||
# for dotenv
|
||||
export ZSH_DOTENV_ALLOWED_LIST=$HOME/.cache/dotenv-allowed.list
|
||||
export ZSH_DOTENV_DISALLOWED_LIST=$HOME/.cache/dotenv-disallowed.list
|
||||
|
||||
# mamba
|
||||
export MAMBA_NO_BANNER=1
|
||||
|
|
Loading…
Reference in a new issue