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 'shellcheck'
brew 'sops' brew 'sops'
brew 'source-highlight' brew 'source-highlight'
brew 'telnet'
brew 'the_silver_searcher' brew 'the_silver_searcher'
brew 'tmux' brew 'tmux'
brew 'tree' brew 'tree'
@@ -133,8 +134,6 @@ cask 'java'
cask 'kaleidoscope' cask 'kaleidoscope'
cask 'licecap' cask 'licecap'
cask 'microsoft-teams' cask 'microsoft-teams'
cask 'minikube'
cask 'minishift'
cask 'paw' cask 'paw'
cask 'postico' cask 'postico'
cask 'postman' cask 'postman'