diff options
Diffstat (limited to 'dot_zshrc.tmpl')
-rw-r--r-- | dot_zshrc.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_zshrc.tmpl b/dot_zshrc.tmpl index 3f9c383..c0b1669 100644 --- a/dot_zshrc.tmpl +++ b/dot_zshrc.tmpl @@ -662,4 +662,4 @@ if command -v keychain > /dev/null && test -d ~/.ssh/keys/{{ .chezmoi.hostname } . $HOME/.keychain/$HOSTNAME-sh-gpg fi -# vim: set ft=sh: +# vim: set ft=zsh: |