bin/pass-work @ 8899300998c0

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

set -eo pipefail

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