configs  tmux.fish at [5d0f64095e]

File fish/functions/tmux.fish artifact e141f22e5b part of check-in 5d0f64095e


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