bin/pass-work @ 114bb5f00e48

path
author Steve Losh <steve@stevelosh.com>
date Thu, 19 Jul 2018 00:16:07 +0000
parents 0bf13c58fc21
children (none)
#!/usr/bin/env bash

set -eo pipefail

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