Created
April 9, 2014 15:33
-
-
Save kingbin/10283683 to your computer and use it in GitHub Desktop.
tmuxinator window # fix on Ubuntu 12.04
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo apt-get install python-software-properties software-properties-common | |
| sudo add-apt-repository ppa:pi-rho/dev | |
| sudo apt-get update | |
| sudo apt-cache show tmux | |
| sudo apt-get install tmux | |
| tmux -V | |
| mux iPadServices |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment