configs  tmux.fish at [8ed8fb5afa]

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


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