rename .chezmoitemplates/sh_common.tmpl -> .chezmoitemplates/common.sh.tmpl

This commit is contained in:
2025-05-02 11:21:47 +08:00
parent 8bb3783246
commit 43d42a685f
3 changed files with 4 additions and 2 deletions

View File

@@ -172,4 +172,5 @@ function git_pushmulti() {
noglob git pushmulti "$remotes" "$branches"
}
{{ template "sh_common.tmpl" . }}
{{ template "common.sh.tmpl" . }}