From d470c4a63147fe693702e751b97e964f1b35ec6c Mon Sep 17 00:00:00 2001 From: Jianwei Han Date: Thu, 24 Jul 2014 11:51:27 +0800 Subject: [PATCH] Add git-flow and java --- modules/people/manifests/hanjianwei/applications.pp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/people/manifests/hanjianwei/applications.pp b/modules/people/manifests/hanjianwei/applications.pp index e383a44..6c3f95c 100644 --- a/modules/people/manifests/hanjianwei/applications.pp +++ b/modules/people/manifests/hanjianwei/applications.pp @@ -2,6 +2,7 @@ class people::hanjianwei::applications { # Declare all Homebrew packages package { ['ack', + 'git-flow-avh', 'qt5', 'reattach-to-user-namespace', 'tmux', @@ -32,6 +33,8 @@ class people::hanjianwei::applications { 'google-chrome', 'hazel', 'iterm2', + 'java', + 'java6', 'karabiner', 'keyboard-maestro', 'mactex', -- 1.8.5.3