fish: conf.d: Clean up unnecessary -g option for abbreviations
This commit is contained in:
parent
83c572019c
commit
6fdaf3356f
1 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
abbr -a -g sc systemctl
|
||||
abbr -a -g scu systemctl --user
|
||||
abbr -a -g jr journalctl
|
||||
abbr -a -g jru journalctl --user
|
||||
abbr -a sc systemctl
|
||||
abbr -a scu systemctl --user
|
||||
abbr -a jr journalctl
|
||||
abbr -a jru journalctl --user
|
||||
|
|
Loading…
Reference in a new issue