From b49823912711f85f905d7db5f7fd54af3d36d6ed Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 18 Jul 2017 23:29:29 -0400 Subject: Remove iTerm We've been through a lot together. --- install.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index e13e00be..f933138b 100755 --- a/install.sh +++ b/install.sh @@ -9,7 +9,6 @@ macos() { [ ! -f /usr/local/bin/brew ] && ruby -e "`curl -fsSL $homebrew`" brew install $common brew install neovim/neovim/neovim openssh - brew cask install iterm2 } freebsd() { -- cgit 1.4.1