Skip to content

Instantly share code, notes, and snippets.

Download net install iso. Find a mirror close to you at:
http://isoredirect.centos.org/centos/6/isos/i386/
Create a new VirtualBox machine
-------------------------------
- Name: vagrant-centos
- Operating System: Linux
- Version: Red Hat 64bit
@webdizz
webdizz / Install_tmux
Created January 16, 2013 09:20 — forked from simme/Install_tmux
# First install tmux
brew install tmux
# For mouse support (for switching panes and windows)
# Only needed if you are using Terminal.app (iTerm has mouse support)
Install http://www.culater.net/software/SIMBL/SIMBL.php
Then install https://bitheap.org/mouseterm/
# More on mouse support http://floriancrouzat.net/2010/07/run-tmux-with-mouse-support-in-mac-os-x-terminal-app/