configs  tmux.fish at [b3e3f764fa]

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


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