fix: use lookPath "bash"

This commit is contained in:
2026-01-21 12:16:00 +08:00
parent bfc2f0624d
commit 8991a9ee98
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!{{ lookPath "sh" }}
{{ if eq .chezmoi.os "darwin" -}}
defaults write com.googlecode.iterm2 PrefsCustomFolder -string "~/.config/iterm2"