mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-26 08:15:20 -04:00
fish: add extra abbreviations
This commit is contained in:
parent
78d53ded88
commit
0dd981f389
1 changed files with 4 additions and 0 deletions
|
@ -57,4 +57,8 @@ if status is-interactive
|
||||||
abbr ls ls -h
|
abbr ls ls -h
|
||||||
abbr df df -h
|
abbr df df -h
|
||||||
abbr du du -h
|
abbr du du -h
|
||||||
|
|
||||||
|
abbr vi vim
|
||||||
|
abbr rr rm -rI
|
||||||
|
abbr ll ls -lh
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue