configs  tmux.fish at [731caa6883]

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


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