alpha
Login
or
Join now
j3s.sh
/
dotfiles
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
my dotz
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
no auto-enter anymore
author
Jes Olson
date
4 years ago
(Jun 21, 2022, 5:02 PM -0500)
commit
13565159
13565159047ecb58612a001d3d492320464c9456
parent
a5558002
a5558002c9cd38138d598198ef6106e35bd4d0d1
+1
-2
1 changed file
Expand all
Collapse all
Unified
Split
bin
pa-fuzzel
+1
-2
bin/pa-fuzzel
Reviewed
···
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
9
-
pa show "$password" | head -n 1 |
10
10
-
wtype -
9
9
+
pa show "$password" | head -n 1 | tr -d '\n' | wtype -