Created
February 22, 2011 02:14
-
-
Save capoferro/838100 to your computer and use it in GitHub Desktop.
I totally saved 5 characters doing it this way
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
josiah@VAIO-OF-DOOOM:~/Projects/githacking$ tmux | |
The program 'tmux' is currently not installed. You can install it by typing: | |
sudo apt-get install tmux | |
josiah@VAIO-OF-DOOOM:~/Projects/githacking$ `!! 2>&1 | tail -n1` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment