This website works better with JavaScript.
Explore
Help
Sign In
bobs
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
8
Commits
1
Branch
0
Tags
618 KiB
Shell
94.4%
PHP
4.8%
HTML
0.4%
Assembly
0.3%
Tag:
Branch:
Tree:
3010c8ebf9
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3010c8ebf9'
${ noResults }
dotfiles
/
scripts
/
sshto
/
core
/
targets.inc
1 lines
57 B
Raw
Blame
History
go_to_target
()
{
clear
;
ssh
$SSH_OPT
$target
||
pause
;
}
Reference in new issue
View Git Blame
Copy Permalink