Add default & example values to ssh-ident.
This commit is contained in:
parent
1cf1cadcee
commit
f810e043d6
1 changed files with 11 additions and 0 deletions
|
@ -1,2 +1,13 @@
|
||||||
---
|
---
|
||||||
# defaults file for glenux.ssh-ident
|
# defaults file for glenux.ssh-ident
|
||||||
|
|
||||||
|
sshident_matches: []
|
||||||
|
# - user:
|
||||||
|
# rules:
|
||||||
|
# - regexp: "work-project-one"
|
||||||
|
# key: work
|
||||||
|
# - regexp: "work-project-two"
|
||||||
|
# key: work
|
||||||
|
# - regexp: "personal"
|
||||||
|
# key: personal
|
||||||
|
#
|
||||||
|
|
Loading…
Reference in a new issue