1
1
Fork 0
configs/fish/functions/tmux.fish

3 lines
76 B
Fish

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