]> git.madduck.net Git - etc/pass.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

zsh completion for genpw
authormartin f. krafft <madduck@madduck.net>
Fri, 8 Dec 2023 13:06:20 +0000 (14:06 +0100)
committermartin f. krafft <madduck@madduck.net>
Fri, 8 Dec 2023 13:06:20 +0000 (14:06 +0100)
.zsh/aliases/genpw

index a2f7545cb13c9866840d15f18e3af9b5af20f344..8e11b078a5dcae9cf1358c559ba1c884eb9fbfc1 100644 (file)
@@ -1 +1,2 @@
 () { EDITOR="genpw-editor" pass edit "$1"; }
+compdef $0=pass