configs  tmux.fish at [00ec87204a]

File fish/functions/tmux.fish artifact e141f22e5b part of check-in 00ec87204a


function tmux
    command tmux -f $XDG_CONFIG_HOME/tmux/tmux.conf $argv
end