mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-31 09:42:38 +01:00
4 lines
59 B
Fish
4 lines
59 B
Fish
|
function sdev
|
||
|
ssh sdev -t 'tmux -CC new -A -s tmssh'
|
||
|
end
|