#!/bin/sh gem install bundler # Bundler manages an application's dependencies gem install git-up # git command to fetch and rebase all branches gem install github-linguist # Language Savant. gem install lunchy # Friendly wrapper around launchctl gem install tmuxinator # Create and manage complex tmux sessions easily.