On 2013-02-07, milki wrote: > On 13:16 Thu 07 Feb , Antoine Beaupr?? wrote: >> On 2013-02-06, milki wrote: >> > On 17:48 Wed 06 Feb , Antoine Beaupr?? wrote: >> >> I recommend that: >> >> >> >> 1. the team can be defined in the .gpgid file - say it's one entry per >> >> line or something >> >> >> >> 2. the PASSWORD_STORE_DIR can be passed as an argument instead of an >> >> environment variable >> >> >> I would prefer zero configuration, by passing the store_dir on the >> commandline... > > For 2, how is using a flag different than setting the env then? At least > for bash, you can set an env variable just for the current command.
A positionnal argument is shorter than setting the environment.
Compare:
PASSWORD_STORE_DIR=foo pass init
with:
pass foo init
I don't like typing, and this is to take into account that there may be
multiple password stores lying around that I need to switch between...
A.
--
Marijuana grows naturally on the planet.
Mushrooms grows naturally on the planet.
Don't you think making nature against the law is a bit... unnatural?
- Bill Hicks
pgpJogSYFsTMt.pgp
Description: PGP signature
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
