fish: new: add qpdfview abbr
This commit is contained in:
parent
26a0008b64
commit
955fd55ff0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue