configs  tmux.fish at [0a2da42b3e]

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


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