dotfiles/scripts/get-pass.sh

4 lines
61 B
Bash
Executable File

#!/usr/bin/env bash
/usr/bin/env pass show "$@" | head -n 1