feat: add windows os script if
This commit is contained in:
parent
f01107e827
commit
3c739259e0
@ -11,3 +11,9 @@ chezmoi.code-workspace
|
||||
.local/share/konsole
|
||||
.config/konsolerc
|
||||
{{ end }}
|
||||
|
||||
{{ if ne .chezmoi.os "windows" }}
|
||||
*.ps1
|
||||
{{ else }}
|
||||
*.sh
|
||||
{{ end }}
|
Loading…
x
Reference in New Issue
Block a user