configs  tmux.fish at [8e842107cf]

File fish/functions/tmux.fish artifact e141f22e5b part of check-in 8e842107cf


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