small pixel drawing of a pufferfish dotfiles

no auto-enter anymore
Jes Olson j3s@c3f.net
Tue, 21 Jun 2022 17:02:34 -0500
commit

13565159047ecb58612a001d3d492320464c9456

parent

a5558002c9cd38138d598198ef6106e35bd4d0d1

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M bin/pa-fuzzelbin/pa-fuzzel

@@ -6,5 +6,4 @@ cd "${PA_DIR:-$HOME/.local/share/pa}"

password_files="$(find * -type f | grep -v '/.git')" password=$(printf '%s\n' "$password_files" | sed 's/.age//' | fuzzel -dmenu "$@") -pa show "$password" | head -n 1 | - wtype - +pa show "$password" | head -n 1 | tr -d '\n' | wtype -