mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 03:44:57 -04:00
..
This commit is contained in:
parent
40671a6611
commit
f80d46ced4
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
export VAULT_ADDR=https://vault.immuta.io:8200
|
||||
#export VAULT_ADDR=https://vault.infrastructure.immuta.io:8200
|
||||
export VAULT_TOKEN=$(cat ~/.vault-token)
|
||||
|
||||
export AWS_VAULT_BACKEND=keychain
|
||||
export AWS_VAULT_KEYCHAIN_NAME="aws-vault"
|
||||
export AWS_LOGIN_BROWSER="firefox"
|
||||
|
||||
#export KUBECONFIG=/Users/steve.briggs/.kube/config:/Users/steve.briggs/.kube/minikube
|
||||
export KUBECONFIG="${HOME}/.kube/teleport-kubeconfig:${HOME}/.kube/config:${HOME}/.kube/minikube"
|
||||
export PATH=$PATH:/private/var/folders/ky/m6p32md91_n2q6z94fdn8fsw0000gq/T/AppTranslocation/F252CD76-5A71-4D7F-8826-12175DB43E32/d/Visual\ Studio\ Code.app/Contents/Resources/app/bin
|
||||
Loading…
Reference in a new issue