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
parent
66b5d56b9e
commit
be647ff448
|
|
@ -0,0 +1,4 @@
|
||||||
|
cite 'about-alias'
|
||||||
|
about-alias 'tmux aliases and overrides'
|
||||||
|
|
||||||
|
alias tmux='TERM=screen-256color tmux'
|
||||||
Loading…
Reference in New Issue