add K8S tools

This commit is contained in:
Morgan Wattiez 2019-09-12 10:09:55 +02:00
parent 007b2d535c
commit bd1fc76e09

View File

@ -105,3 +105,6 @@ brew "aspell"
brew "neofetch"
# add nushell https://github.com/nushell/nushell
brew "nushell"
# tools for K8S
brew "kubectl"
brew "kubectx"