If I have vi(m) aliases to start nano...

...why to not have screen aliases to start tmux? :)
This commit is contained in:
Mika Suomalainen 2011-09-07 16:54:54 +03:00
parent 39093ea1bc
commit f9b06f8893
1 changed files with 3 additions and 0 deletions

View File

@ -74,3 +74,6 @@ alias tmux="tmux -u"
# I am always typoing "aptitude" with my phone...
alias aptitute="aptitude "
# If I have vi(m) aliases to start nano, why to not have screen aliases to start tmux?
alias screen="tmux -u "