bin/pass-work @ 0bf13c58fc21

linux
author Steve Losh <steve@stevelosh.com>
date Sun, 10 Jun 2018 09:17:04 -0700
parents (none)
children (none)
#!/usr/bin/env bash

set -eo pipefail

PASSWORD_STORE_DIR=$HOME/.password-store-work pass "$@"