1
0
Fork 0
vdotfiles/cli/.config/fish/functions/atmux.fish

3 lines
43 B
Fish

function atmux
tmux attach || tmux
end