Initial commit.
This commit is contained in:
3
vim/snippets/sshconfig/host.snippet
Executable file
3
vim/snippets/sshconfig/host.snippet
Executable file
@@ -0,0 +1,3 @@
|
||||
Host ${1:name}
|
||||
Hostname ${2:example.com}
|
||||
User ${3:username}
|
||||
Reference in New Issue
Block a user