configs  tmux.fish at [0d2260e8c1]

File fish/functions/tmux.fish artifact e141f22e5b part of check-in 0d2260e8c1


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