configs  tmux.fish at [c51ad6649c]

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


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