configs  tmux.fish at [aa41a15405]

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


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