update readme: add change tmpl example

This commit is contained in:
Yuan Chiu 2025-04-25 03:24:47 +08:00
parent b92623f86d
commit 6391bd9d9a

View File

@ -193,6 +193,11 @@ EDITOR="code" chezmoi edit ~/.zshrc
chezmoi apply ~/.zshrc chezmoi apply ~/.zshrc
``` ```
將單一檔案轉換成tmpl範本
```
chezmoi chattr +template ~/.config/iterm2/com.googlecode.iterm2.plist
```
#### 套用全部 #### 套用全部
``` ```
chezmoi apply chezmoi apply