Skip to content

Commit

Permalink
Install reattach-to-user-namespace
Browse files Browse the repository at this point in the history
* Improves tmux compatibility with other systems.
* Better copy-paste: http://goo.gl/DN82E.
* Better RubyMotion: http://goo.gl/WDlCy.
  • Loading branch information
Dan Croak committed Sep 22, 2012
1 parent 315d228 commit 50a1a1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mac
Expand Up @@ -35,6 +35,9 @@ echo "Installing ack, a good way to search through files ..."
echo "Installing tmux, a good way to save project state and switch between projects ..."
brew install tmux

echo "Installing reattach-to-user-namespace, for copy-paste and RubyMotion compatibility with tmux ..."
brew install reattach-to-user-namespace

echo "Installing ImageMagick, good for cropping and re-sizing images ..."
brew install imagemagick

Expand Down

0 comments on commit 50a1a1e

Please sign in to comment.