This commit is contained in:
Marc Beninca 2025-07-27 20:23:50 +02:00
parent 3e5f0b3cf6
commit a0201ce6f9
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -1,5 +1,8 @@
# evince
#| evince
#= ev
a__e_vince() {
rwx_evince() {
evince \
"${@}"
}