aliases: tmux.aliases.bash

I'm not sure if the 256-color alias introduced in this file is needed.
Not enabled by default but I kept it around because I needed it at some
point in the past...

Signed-off-by: Michael Turquette <mturquette@deferred.io>
pull/182/merge^2
Michael Turquette 2013-11-21 23:18:48 -08:00
parent 66b5d56b9e
commit be647ff448
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
cite 'about-alias'
about-alias 'tmux aliases and overrides'
alias tmux='TERM=screen-256color tmux'