1
0

chezmoi won't create empty files by default

This commit is contained in:
2026-05-06 10:37:39 +02:00
parent 6444f63862
commit 376202caf2
+14
View File
@@ -0,0 +1,14 @@
#
# SSH per-host connection settings (user, keys, options, etc.)
#
# Example:
#
# ```
# Host host.example.org
# User user
# IdentityFile ~/.ssh/keys/private-key
# ```
#