diff --git a/dotfiles/.environ b/dotfiles/.environ index 342b53d..f2707d3 100644 --- a/dotfiles/.environ +++ b/dotfiles/.environ @@ -14,3 +14,4 @@ export PYTHONDONTWRITEBYTECODE=1 export PYTHONUSERBASE=$HOME/.env/python export TZ="Europe/Belgrade" export FZF_DEFAULT_OPTS='--border=horizontal --info=inline --no-reverse --height=50%' +export KUBE_CONFIG_PATH=$HOME/.kube/config