fish: conf.d: Clean up unnecessary -a option for abbreviations

This commit is contained in:
Sanchayan Maity 2023-05-09 18:44:39 +05:30
parent 3851e99f1b
commit 22f5664cd6
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
2 changed files with 11 additions and 11 deletions

View File

@ -1,4 +1,4 @@
abbr -a sc systemctl abbr sc systemctl
abbr -a scu systemctl --user abbr scu systemctl --user
abbr -a jr journalctl abbr jr journalctl
abbr -a jru journalctl --user abbr jru journalctl --user

View File

@ -1,7 +1,7 @@
abbr -a rm rmtrash abbr rm rmtrash
abbr -a rmd rmdirtrash abbr rmd rmdirtrash
abbr -a tp trash-put abbr tp trash-put
abbr -a te trash-empty abbr te trash-empty
abbr -a tl trash-list abbr tl trash-list
abbr -a tr trash-restore abbr tr trash-restore
abbr -a tR trash-remove abbr tR trash-remove