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"
|
||||
{%- endif %}
|
||||
export PATH="$PATH:/home/daniel/.yarn/bin"
|
||||
{%- if device == "laptop" or device == "desktop" %}
|
||||
export KUBECONFIG=~/.kube/k3s-mcintyre.yaml
|
||||
{%- endif %}
|
||||
|
||||
{%- if platform == "linux" %}
|
||||
export LC_ALL="en_US.UTF-8"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user