Add telnet, remove minikube and minishift from Brewfile

This commit is contained in:
2019-02-08 10:50:45 +00:00
parent 7820b50b9c
commit faa574bf1d

View File

@@ -53,6 +53,7 @@ brew 'ruby-build'
brew 'shellcheck'
brew 'sops'
brew 'source-highlight'
brew 'telnet'
brew 'the_silver_searcher'
brew 'tmux'
brew 'tree'
@@ -133,8 +134,6 @@ cask 'java'
cask 'kaleidoscope'
cask 'licecap'
cask 'microsoft-teams'
cask 'minikube'
cask 'minishift'
cask 'paw'
cask 'postico'
cask 'postman'