feat(profile): general updtae.

This commit is contained in:
Alexandre Pujol 2024-09-18 18:10:27 +01:00
parent cc139f1144
commit 7a53fc3a99
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
27 changed files with 158 additions and 184 deletions

View file

@ -15,47 +15,47 @@ profile pass @{exec_path} {
@{exec_path} mr,
@{sh_path} rix,
@{bin}/base64 rix,
@{bin}/basename rix,
@{bin}/cat rix,
@{bin}/cp rix,
@{bin}/diff rix,
@{bin}/dirname rix,
@{bin}/env rix,
@{bin}/find rix,
@{bin}/getopt rix,
@{bin}/grep rix,
@{bin}/head rix,
@{bin}/mkdir rix,
@{bin}/mktemp rix,
@{bin}/mv rix,
@{bin}/rm rix,
@{bin}/rmdir rix,
@{bin}/sed rix,
@{bin}/shred rix,
@{bin}/sleep rix,
@{bin}/sort rix,
@{bin}/tail rix,
@{bin}/touch rix,
@{bin}/tr rix,
@{bin}/tree rix,
@{bin}/tty rix,
@{bin}/which rix,
@{bin}/base64 ix,
@{bin}/basename ix,
@{bin}/cat ix,
@{bin}/cp ix,
@{bin}/diff ix,
@{bin}/dirname ix,
@{bin}/env r,
@{bin}/find ix,
@{bin}/getopt ix,
@{bin}/grep ix,
@{bin}/head ix,
@{bin}/mkdir ix,
@{bin}/mktemp ix,
@{bin}/mv ix,
@{bin}/rm ix,
@{bin}/rmdir ix,
@{bin}/sed ix,
@{bin}/shred ix,
@{bin}/sleep ix,
@{bin}/sort ix,
@{bin}/tail ix,
@{bin}/touch ix,
@{bin}/tr ix,
@{bin}/tree ix,
@{bin}/tty ix,
@{bin}/which ix,
@{bin}/git rCx -> git,
@{bin}/gpg{2,} rCx -> gpg,
@{bin}/pkill rCx -> pkill,
@{bin}/qdbus rCx -> qdbus,
@{editor_path} rCx -> editor,
@{lib}/git{,-core}/git rCx -> git,
@{bin}/wl-{copy,paste} rPx,
@{bin}/xclip rPx,
@{bin}/git Cx -> git,
@{bin}/gpg{2,} Cx -> gpg,
@{bin}/pkill Cx -> pkill,
@{bin}/qdbus Cx -> qdbus,
@{bin}/wl-{copy,paste} Px,
@{bin}/xclip Px,
@{editor_path} Cx -> editor,
@{lib}/git{,-core}/git Cx -> git,
# Pass extensions
@{bin}/oathtool rix, # pass-otp
@{bin}/python3.@{int} rPx -> pass-import, # pass-import, pass-audit
@{bin}/qrencode rPUx, # pass-otp
@{bin}/tomb rPUx, # pass-tomb
@{bin}/oathtool ix, # pass-otp
@{bin}/python3.@{int} Px -> pass-import, # pass-import, pass-audit
@{bin}/qrencode PUx, # pass-otp
@{bin}/tomb PUx, # pass-tomb
/usr/share/terminfo/** r,