remove mamba banner

This commit is contained in:
Daylin Morgan 2022-02-13 19:41:41 -06:00
parent d362011e67
commit e6b39d249f

View file

@ -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