pdf command
This commit is contained in:
parent
4a91911124
commit
07554e27e9
1 changed files with 1 additions and 0 deletions
|
@ -7,3 +7,4 @@ abbr spotx "bash -c 'bash <(curl -sSL https://spotx-official.github.io/run.sh) -
|
|||
abbr rm "trash -f"
|
||||
abbr catall "find . -name '*.ext1' -o -name '*.ext2' | xargs cat | xclip -selection clipboard"
|
||||
abbr ls "eza --git --icons -gl"
|
||||
abbr pdf "firefox *.pdf & disown"
|
||||
|
|
Loading…
Reference in a new issue