Commit 856590cf8f5aebb6207a3c96ab5834bc0990c1a2
1 parent
e3046bad01
Exists in
master
Update packages
Showing 3 changed files with 5 additions and 5 deletions Side-by-side Diff
Puppetfile
... | ... | @@ -59,5 +59,5 @@ |
59 | 59 | github "osx", "2.7.0" |
60 | 60 | github "property_list_key", "0.2.1", :repo => "glarizza/puppet-property_list_key" |
61 | 61 | github "brewcask", "0.0.4.rc2", :repo => "hanjianwei/puppet-brewcask" |
62 | -github "dotfiles", "0.0.5", :repo => "hanjianwei/puppet-dotfiles" | |
62 | +github "dotfiles", "0.0.6", :repo => "hanjianwei/puppet-dotfiles" |
Puppetfile.lock
... | ... | @@ -86,7 +86,7 @@ |
86 | 86 | GITHUBTARBALL |
87 | 87 | remote: hanjianwei/puppet-dotfiles |
88 | 88 | specs: |
89 | - dotfiles (0.0.5) | |
89 | + dotfiles (0.0.6) | |
90 | 90 | |
91 | 91 | GITHUBTARBALL |
92 | 92 | remote: puppetlabs/puppetlabs-inifile |
... | ... | @@ -107,7 +107,7 @@ |
107 | 107 | boxen (= 3.6.1) |
108 | 108 | brewcask (= 0.0.4.rc2) |
109 | 109 | dnsmasq (= 1.0.1) |
110 | - dotfiles (= 0.0.5) | |
110 | + dotfiles (= 0.0.6) | |
111 | 111 | gcc (= 2.0.101) |
112 | 112 | git (= 2.4.0) |
113 | 113 | homebrew (= 1.9.4) |
modules/people/manifests/hanjianwei/applications.pp
... | ... | @@ -27,8 +27,8 @@ |
27 | 27 | 'google-chrome', |
28 | 28 | 'hazel', |
29 | 29 | 'iterm2', |
30 | + 'karabiner', | |
30 | 31 | 'keyboard-maestro', |
31 | - 'keyremap4macbook', | |
32 | 32 | 'mactex', |
33 | 33 | 'omnifocus', |
34 | 34 | 'onepassword', |
... | ... | @@ -80,7 +80,7 @@ |
80 | 80 | 'emacs', |
81 | 81 | 'git', |
82 | 82 | 'iterm2', |
83 | - 'keyremap4macbook', | |
83 | + 'karabiner', | |
84 | 84 | 'prezto', |
85 | 85 | 'seil', |
86 | 86 | 'tmux', |