7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
snippet Host "Description" b
|
|
Host ${1}
|
|
Hostname ${2}
|
|
IdentityFile ~/.ssh/rallets
|
|
User root
|
|
endsnippet
|