mirror of
https://github.com/agresdominik/dotfiles.git
synced 2026-07-21 16:00:55 +00:00
kube
This commit is contained in:
@@ -94,3 +94,6 @@ export NODE_EXTRA_CA_CERTS="$HOME/.config/bitwarden-certs/vaultwarden-agres-site
|
|||||||
. "$HOME/.atuin/bin/env"
|
. "$HOME/.atuin/bin/env"
|
||||||
|
|
||||||
eval "$(atuin init zsh)"
|
eval "$(atuin init zsh)"
|
||||||
|
|
||||||
|
# Kube
|
||||||
|
export KUBECONFIG="$HOME/.kube/config:$(ls -1 ~/.kube/configs/* 2>/dev/null | paste -sd ':' -)"
|
||||||
|
|||||||
Reference in New Issue
Block a user