1
0
Fork 0

Update all personal stuff in boxen

This commit is contained in:
Andrew Tomaka 2013-11-14 09:23:49 -05:00
parent cc69b3d8d0
commit 3e9f07e29e
4 changed files with 39 additions and 41 deletions

View File

@ -36,27 +36,25 @@ github "xquartz", "1.1.0"
# Optional/custom modules. There are tons available at
# https://github.com/boxen.
github "chrome", "1.1.1"
github "iterm2", "1.0.3"
github "tmux", "1.0.2"
github "osx", "1.6.0"
github "zsh", "1.0.0"
github "adium", "1.2.0"
github "virtualbox", "1.0.7"
github "vagrant", "3.0.0"
github "wget", "1.0.0"
github "skype", "1.0.4"
github "league_of_legends", "1.1.2"
github "minecraft", "1.0.1"
github "dropbox", "1.1.1"
github "firefox", "1.1.3"
github "libreoffice", "4.1.0"
github "qt", "1.0.1"
github "python", "1.1.1"
github "caffeine", "1.0.0"
github "tunnelblick", "1.0.2"
github "whatpulse", "0.1.0", :repo => "atomaka/puppet-whatpulse"
github "vlc", "1.0.5"
github "alfred", "1.1.6"
github "eclipse", "2.2.0"
github "caffeine", "1.0.0"
github "chrome", "1.1.2"
github "dropbox", "1.1.2"
github "firefox", "1.1.4"
github "iterm2", "1.0.4"
github "league_of_legends", "1.1.2"
github "libreoffice", "4.1.1"
github "python", "1.1.1"
github "qt", "1.1.0"
github "skype", "1.0.6"
github "spotify", "1.0.1"
github "tmux", "1.0.2"
github "tunnelblick", "1.0.4"
github "osx", "2.0.0"
github "vagrant", "3.0.0"
github "virtualbox", "1.0.9"
github "vlc", "1.0.5"
github "wget", "1.0.0"
github "whatpulse", "0.1.0", :repo => "atomaka/puppet-whatpulse"
github "zsh", "1.0.0"

View File

@ -2,11 +2,10 @@ class people::atomaka {
$home = "/Users/${::boxen_user}"
package { 'coreutils': }
package { 'mobile-shell': }
package { 'rdesktop': }
package { 'tig': }
package { 'vim': }
package { 'rdesktop': }
package { 'imagemagick': }
package { 'mobile-shell': }
include atomaka::dotfiles
include atomaka::osx::config

View File

@ -1,25 +1,23 @@
class people::atomaka::applications {
include chrome
include tmux
include iterm2::stable
include zsh
include adium
include virtualbox
include vagrant
include wget
include skype
include league_of_legends::na
include minecraft
include alfred
include caffeine
include chrome
include dropbox
include firefox
include iterm2::stable
include league_of_legends::na
include libreoffice
include qt
include python
include caffeine
include tunnelblick
include whatpulse
include vlc
include alfred
include eclipse::jee
include skype
include spotify
include tmux
include tunnelblick
include qt
include vagrant
include virtualbox
include vlc
include wget
include whatpulse
include zsh
}

View File

@ -1,8 +1,11 @@
class people::atomaka::osx::config {
osx::recovery_message { 'If this Mac is found, please call 734-732-5086': }
class { 'osx::dock::icon_size':
size => 36
}
include osx::global::expand_save_dialog
include osx::finder::show_all_on_desktop
include osx::dock::clear_dock