diff .chezmoiexternal.toml @ 636:abf8938c8c6c

Add pass
author zegervdv <zegervdv@me.com>
date Tue, 16 Aug 2022 17:47:03 +0200
parents 94c3f77b05dd
children 505cc6e2fddf
line wrap: on
line diff
--- a/.chezmoiexternal.toml	Tue Aug 16 08:11:37 2022 +0200
+++ b/.chezmoiexternal.toml	Tue Aug 16 17:47:03 2022 +0200
@@ -72,4 +72,8 @@
   type = "file"
   url = "https://github.com/twpayne/chezmoi/raw/v2.15.1/completions/chezmoi.zsh"
 
+[".zsh/completions/_pass"]
+  type = "file"
+  url = "https://git.zx2c4.com/password-store/plain/src/completion/pass.zsh-completion"
+
 {{- end}}