dotfiles/bin/passinfo

3 lines
58 B
Bash
Executable file

#!/bin/bash -e
pass show "$(cat /tmp/passselect)" | less