need a better method that doesn't ask for auth every time I cd to the folder lol
This commit is contained in:
parent
bad8694e7f
commit
4368928006
1 changed files with 1 additions and 1 deletions
2
.envrc
2
.envrc
|
@ -8,6 +8,6 @@ export KUBERNETES_DIR="$(expand_path ./kubernetes)"
|
||||||
#export MQTTUI_BROKER="mqtt://10.1.1.38"
|
#export MQTTUI_BROKER="mqtt://10.1.1.38"
|
||||||
#export MQTTUI_BROKER=$(op item get "emqx [jahanson]" --fields broker)
|
#export MQTTUI_BROKER=$(op item get "emqx [jahanson]" --fields broker)
|
||||||
#export MQTTUI_USERNAME=$(op item get "emqx [jahanson]" --fields username)
|
#export MQTTUI_USERNAME=$(op item get "emqx [jahanson]" --fields username)
|
||||||
#export MQTTUI_PASSWORD=$(op item get "emqx [jahanson]" --fields password)
|
#export MQTTUI_PASSWORD=$(op item get "emqx [jahanson]" --fields mqtt-password)
|
||||||
PATH_add $KREW_ROOT
|
PATH_add $KREW_ROOT
|
||||||
use nix
|
use nix
|
||||||
|
|
Reference in a new issue