From 907f3a943e07ddeacf5f0d634fae3f15af4b0ddb Mon Sep 17 00:00:00 2001 From: James Walker Date: Fri, 24 Oct 2014 09:50:16 -0400 Subject: [PATCH] nope. --- home/bin/goodmorning.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/home/bin/goodmorning.sh b/home/bin/goodmorning.sh index d56ed8e..80b1fb4 100755 --- a/home/bin/goodmorning.sh +++ b/home/bin/goodmorning.sh @@ -8,5 +8,3 @@ brew cleanup for cask in $(brew cask list); do brew cask install $cask; done brew cask cleanup -open $(mdfind Emacs.app) -