mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-24 23:35:40 -04:00
fish: add abbreviations for human readable output
This commit is contained in:
parent
2fb0f35acb
commit
6dbf7eab7b
1 changed files with 5 additions and 0 deletions
|
@ -49,4 +49,9 @@ if status is-interactive
|
|||
abbr mv mv -i
|
||||
abbr rm rm -I
|
||||
abbr ln ln -i
|
||||
|
||||
abbr free free -m
|
||||
abbr ls ls -h
|
||||
abbr df df -h
|
||||
abbr du du -h
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue