mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-01 20:09:13 +02:00
[ssh] Symlink README and git_wildcard files in ssh/config.d/
This commit is contained in:
parent
ecf5615d0c
commit
e76cbf5ddc
2 changed files with 19 additions and 1 deletions
13
ssh/config.d/00_README
Normal file
13
ssh/config.d/00_README
Normal file
|
@ -0,0 +1,13 @@
|
|||
# Separate SSH configurations
|
||||
#
|
||||
# This directory contains various separate ssh configurations.
|
||||
|
||||
# Ordering of various lemmas is important. Therefore, one can use
|
||||
# a numeric prefix for ordering.
|
||||
#
|
||||
# At the time of writing, the current scheme has two priorities:
|
||||
# * `20-` domain specific configurations
|
||||
# * `30-` host specific configurations
|
||||
#
|
||||
# Other prefixes can be added at will as long as the numeric ordering
|
||||
# is maintained.
|
Loading…
Add table
Add a link
Reference in a new issue