[split] Move tmux plugin to oh-my-fish/plugin-tmux

https://github.com/oh-my-fish/plugin-tmux
This commit is contained in:
Justin Hileman 2015-05-31 08:30:49 -07:00
parent b7788d0bbe
commit c8833a6763

View File

@ -1,5 +0,0 @@
# Force tmux to assume the terminal supports 256 colours.
function tmux
command tmux -2 $argv
end