XDGify kubernetes config
This commit is contained in:
parent
f79760f63e
commit
16fdb25994
@ -9,3 +9,6 @@ export GNUPGHOME="$XDG_DATA_HOME"/gnupg
|
||||
export MYSQL_HISTFILE="$XDG_DATA_HOME"/mysql_history
|
||||
export INPUTRC="$XDG_CONFIG_HOME"/readline/inputrc
|
||||
export IRBRC="$XDG_CONFIG_HOME/irb/irbrc"
|
||||
|
||||
export KUBECONFIG="${XDG_CONFIG_HOME}/kube/config"
|
||||
mkdir -p "$(dirname ${KUBE_CONFIG})"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user