]> 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:

editor needs filename
authormartin f. krafft <madduck@madduck.net>
Thu, 5 Dec 2019 09:36:17 +0000 (10:36 +0100)
committermartin f. krafft <madduck@madduck.net>
Thu, 5 Dec 2019 09:36:17 +0000 (10:36 +0100)
.bin/genpw-editor

index 108f1b61d8f0ebf774b3ebfb3136c1bfb83d5d11..adf8b661d7719852f3ad1aaa4edad29e3b9bd207 100755 (executable)
@@ -12,4 +12,4 @@ else
 
 fi
 
 
 fi
 
-exec vim -c 'set noshelltemp' -c "0read! $PW_GENERATOR" -c 2d -n
+exec vim -c 'set noshelltemp' -c "0read! $PW_GENERATOR" -c 2d -n "$@"