configs  tmux.fish at [7f7b9ddc51]

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


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