fish: new: add qpdfview abbr

This commit is contained in:
qwjyh 2024-06-18 19:49:16 +09:00
parent 26a0008b64
commit 955fd55ff0

View file

@ -18,6 +18,7 @@ if status is-interactive
# abbr (from 3.6, --universal is removed)
abbr -a -- l less
abbr -a -- ll 'eza -la --icons --git'
abbr -a -- qpv 'qpdfview --unique'
zoxide init fish | source