Install
direnv - https://direnv.net/docs/installation.html asdf - https://asdf-vm.com/#/core-manage-asdf
git clone https://github.com/asdf-vm/asdf.git ~/.asdf
asdf plugin add helm
asdf plugin add kubectl
asdf install helm latest
asdf install kubectl latest
asdf global helm 3.5.4
asdf global kubectl 1.21.0
git clone https://github.com/jonmosco/kube-ps1 ~/.kube_ps1
# install git-secret hook
git clone [email protected]:awslabs/git-secrets.git