bin/pass-work @ 2750e52c0785

Add
author Steve Losh <steve@stevelosh.com>
date Mon, 03 Sep 2018 15:06:34 +0000
parents 0bf13c58fc21
children (none)
#!/usr/bin/env bash

set -eo pipefail

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