mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 02:50:47 -05:00
fish: add extra abbreviations
This commit is contained in:
parent
78d53ded88
commit
0dd981f389
@ -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…
Reference in New Issue
Block a user