configs  tmux.fish at [9d6b1ab98d]

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


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