XDGify kubernetes config
This commit is contained in:
parent
6876cad10b
commit
6d78938056
@ -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