Harden .ssh security and templatize shell configs
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
.conan/data
|
||||
.conan2/p/**
|
||||
.conan/data/**
|
||||
.ssh
|
||||
.ssh/**
|
||||
id_*
|
||||
*.ppk
|
||||
{{ if eq .chezmoi.os "windows" }}
|
||||
install_wsl_plugins.sh
|
||||
{{ else }}
|
||||
|
||||
Reference in New Issue
Block a user