configs  tmux.fish at [f904a2dee2]

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


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