X-Git-Url: https://git.madduck.net/etc/pass.git/blobdiff_plain/ea4e649b88bfe7872e80dce9c6da2e6a893bc3e7..2aced065a0982b92423fbc9ff292f441ed3ba692:/.bin/genpw-editor?ds=sidebyside diff --git a/.bin/genpw-editor b/.bin/genpw-editor index 108f1b6..adf8b66 100755 --- a/.bin/genpw-editor +++ b/.bin/genpw-editor @@ -12,4 +12,4 @@ else 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 "$@"