You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dotfiles/scripts/sshto/core/targets.inc

1 lines
57 B

go_to_target() { clear; ssh $SSH_OPT $target || pause; }