my dotz
2
fork

Configure Feed

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

no auto-enter anymore

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