Moved my KUBECONFIG to the default location
This commit is contained in:
parent
164fb35375
commit
20eb2c9bc2
@ -300,9 +300,6 @@ alias vim="nvim"
|
|||||||
export PATH="/usr/local/bin:$PATH"
|
export PATH="/usr/local/bin:$PATH"
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
export PATH="$PATH:/home/daniel/.yarn/bin"
|
export PATH="$PATH:/home/daniel/.yarn/bin"
|
||||||
{%- if device == "laptop" or device == "desktop" %}
|
|
||||||
export KUBECONFIG=~/.kube/k3s-mcintyre.yaml
|
|
||||||
{%- endif %}
|
|
||||||
|
|
||||||
{%- if platform == "linux" %}
|
{%- if platform == "linux" %}
|
||||||
export LC_ALL="en_US.UTF-8"
|
export LC_ALL="en_US.UTF-8"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user