bin/pass-work @ c55730194b70

Tower
author Steve Losh <steve@stevelosh.com>
date Tue, 03 Jul 2018 04:55:06 +0000
parents 0bf13c58fc21
children (none)
#!/usr/bin/env bash

set -eo pipefail

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