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.
14 lines
397 B
14 lines
397 B
SSH Alias
|
|
=========
|
|
|
|
Create aliases for connecting to hosts defined in the local ~/.ssh/config file
|
|
|
|
Usage
|
|
-----
|
|
Load the module in your zpreztorc file. An alias will be created for each host defined in your ~/.ssh/config file.
|
|
In order to connect to a host, you just need to type its host name as it appears in ~/.ssh/config
|
|
|
|
Authors
|
|
-------
|
|
- [Roey Darwish Dror](https://github.com/r-darwish)
|