small pixel drawing of a pufferfish dotfiles

remove pa-fuzzel lawl
Jes Olson j3s@c3f.net
Tue, 21 Jun 2022 17:25:38 -0500
commit

ef09c6ba57ff252d063368db2da3ca0c0ab5abe0

parent

8052ed0622af5524be9acb451d072680bb3c5ce0

1 files changed, 0 insertions(+), 9 deletions(-)

jump to
D bin/pa-fuzzel

@@ -1,9 +0,0 @@

-#!/bin/sh -# -# prompt for a password, then type the selected password - -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 | tr -d '\n' | wtype -