Skip to content

Commit

Permalink
BREW append intellij-idea
Browse files Browse the repository at this point in the history
  • Loading branch information
clairvy committed May 13, 2016
1 parent ffcc396 commit fae411a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Brewfile
Expand Up @@ -25,6 +25,7 @@ cask install aquaskk 2>&1 | egrep -v ' already installed.' || true
cask install limechat 2>&1 | egrep -v ' already installed.' || true

cask install eclipse-java 2>&1 | egrep -v ' already installed.' || true
cask install intellij-idea-ce 2>&1 | egrep -v ' already installed.'

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

Expand Down

0 comments on commit fae411a

Please sign in to comment.