ZSH: Ajout de la configuration de Kubernetes
This commit is contained in:
parent
59586947d9
commit
03a2f6cafd
1
.zshrc
1
.zshrc
@ -87,6 +87,7 @@ export PYTHONWARNINGS="ignore::DeprecationWarning"
|
||||
#export FLASK_SKIP_DOTENV=1 ## make problems with poetry and flask applications
|
||||
export PIPENV_QUIET=1 # enlève les courtesy notice
|
||||
export ENABLE_WARNINGS=false # enlève les warnings dans le setup RERO-ils
|
||||
export KUBECONFIG=$HOME/kubeconfig
|
||||
|
||||
# You may need to manually set your language environment
|
||||
export LANG=fr_FR.UTF-8
|
||||
|
Loading…
Reference in New Issue
Block a user