Harden .ssh security and templatize shell configs

This commit is contained in:
Riz Ashraf
2026-04-07 00:47:41 +01:00
parent 349529662a
commit 8b6c56b300
4 changed files with 87 additions and 117 deletions
+4
View File
@@ -2,6 +2,10 @@
.conan/data
.conan2/p/**
.conan/data/**
.ssh
.ssh/**
id_*
*.ppk
{{ if eq .chezmoi.os "windows" }}
install_wsl_plugins.sh
{{ else }}