my dotz
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove pa-fuzzel lawl

-9
-9
bin/pa-fuzzel
··· 1 - #!/bin/sh 2 - # 3 - # prompt for a password, then type the selected password 4 - 5 - cd "${PA_DIR:-$HOME/.local/share/pa}" 6 - password_files="$(find * -type f | grep -v '/.git')" 7 - password=$(printf '%s\n' "$password_files" | sed 's/.age//' | fuzzel -dmenu "$@") 8 - 9 - pa show "$password" | head -n 1 | tr -d '\n' | wtype -