Skip to content

Instantly share code, notes, and snippets.

@gohanlon
Created July 23, 2014 19:46
Show Gist options
  • Save gohanlon/2cf6a178831c54e2d484 to your computer and use it in GitHub Desktop.
Save gohanlon/2cf6a178831c54e2d484 to your computer and use it in GitHub Desktop.
Laptop/gohanlon-pr-20140714: second install on OS X Mavericks (to show idempotence)
Last login: Tue Jul 22 19:09:02 on ttys000
Wells-Mac% bash mac
Changing your shell to zsh ...
Changing shell for wellmade.
Password for wellmade:
chsh: no changes made
Homebrew already installed. Skipping ...
Updating Homebrew formulas ...
Updated Homebrew from 053fe385 to 43108e4a.
==> Updated Formulae
avrdude iperf libfreenect metaproxy
Installing Postgres, a good open source relational database ...
Installing Redis, a good key-value database ...
Installing The Silver Searcher (better than ack or grep) to search the contents of files ...
Installing vim from Homebrew to get the latest version ...
Installing ctags, to index files for vim tab completion of methods, classes, variables ...
Installing tmux, to save project state and switch between projects ...
Installing reattach-to-user-namespace, for copy-paste and RubyMotion compatibility with tmux ...
Installing ImageMagick, to crop and resize images ...
Installing QT, used by Capybara Webkit for headless Javascript integration testing ...
Installing watch, to execute a program periodically and show the output ...
Installing NVM, Node.js, and NPM, for running apps and installing JavaScript packages ...
v0.10.28 is already installed.
Now using node v0.10.28
Setting 0.10.28 as the global default nodejs...
default -> 0.10.28 (-> v0.10.28)
Starting Postgres ...
/Users/wellmade/Library/LaunchAgents/homebrew.mxcl.postgresql.plist -> /usr/local/opt/postgresql/homebrew.mxcl.postgresql.plist
Installing rbenv, to change Ruby versions ...
Installing rbenv-gem-rehash so the shell automatically picks up binaries after installing gems with binaries...
Installing ruby-build, to install Rubies ...
Upgrading and linking OpenSSL ...
Unlinking /usr/local/Cellar/openssl/1.0.1h... 1139 symlinks removed
Linking /usr/local/Cellar/openssl/1.0.1h... 1139 symlinks created
Installing Ruby 2.1.2 ...
Setting 2.1.2 as global default Ruby ...
Updating to latest Rubygems version ...
Latest version currently installed. Aborting.
Installing Bundler to install project-specific Ruby gems ...
Successfully installed bundler-1.6.4
1 gem installed
Configuring Bundler for faster, parallel gem installation ...
You are replacing the current global value of jobs, which is currently "1"
Installing Suspenders, thoughtbot's Rails template ...
Successfully installed suspenders-1.15.0
1 gem installed
Installing Parity, shell commands for development, staging, and
production parity ...
Successfully installed parity-0.3.0
1 gem installed
Installing Heroku CLI client ...
Installing the heroku-config plugin to pull config variables locally to be used as ENV variables ...
Installing heroku-config... done
Installing foreman ...
Password:
installer: Package name is Foreman
installer: Upgrading at base path /
installer: The upgrade was successful.
Installing GitHub CLI client ...
rcm already installed. Skipping ...
Installing your personal additions from ~/.laptop.local ...
Wells-Mac%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment