Files
dotfiles/fish/.config/fish/functions/dt.fish
2019-02-26 09:39:58 -05:00

4 lines
49 B
Fish

function dt
dtach -A /tmp/dtach-$argv $argv
end