Skip to content

Commit

Permalink
BREW append totalfinder
Browse files Browse the repository at this point in the history
  • Loading branch information
clairvy committed May 13, 2016
1 parent 83770bc commit 78b5285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ cask install karabiner 2>&1 | egrep -v ' already installed.' || true
cask install iterm2 2>&1 | egrep -v ' already installed.' || true
cask install evernote 2>&1 | egrep -v ' already installed.' || true
cask install bettertouchtool 2>&1 | egrep -v ' already installed.' || true
cask install totalfinder 2>&1 | egrep -v ' already installed.' || true

install homebrew/completions/tmuxinator-completion 2>&1 | egrep -v ' already installed' || true

Expand Down

0 comments on commit 78b5285

Please sign in to comment.