bin/pass-work @ bbfb324ad399

Updates
author Steve Losh <steve@stevelosh.com>
date Sat, 21 Jul 2018 02:34:40 +0000
parents 0bf13c58fc21
children (none)
#!/usr/bin/env bash

set -eo pipefail

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