Enforce ansi terminal
This commit is contained in:
parent
0b73fbdd2e
commit
6d721d0013
@ -9,6 +9,7 @@ export XDG_CONFIG_HOME=$HOME/.config
|
||||
export TALOSCONFIG=$XDG_CONFIG_HOME/talos/config.yaml
|
||||
export GNUPGHOME=$XDG_CONFIG_HOME/gnupg
|
||||
export GPG_TTY="$(tty)"
|
||||
export TERM=ansi
|
||||
kubeconfig=(
|
||||
$XDG_CONFIG_HOME/kube/k8s-dev.yaml
|
||||
$XDG_CONFIG_HOME/kube/k8s.yaml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user