configs  tmux.fish at [fe0b81e845]

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


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