mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-08-15 17:40:21 +00:00
Add utility alias for pydf
This commit is contained in:
committed by
Kaleb Elwert
parent
cf7d3cffbd
commit
81b41d2367
@@ -105,7 +105,7 @@ Aliases
|
||||
|
||||
### Resource Usage
|
||||
|
||||
- `df` displays free disk space using human readable units.
|
||||
- `df` displays free disk space using human readable units (aliases to `pydf`, if installed).
|
||||
- `du` displays disk usage using human readable units.
|
||||
- `top` displays information about processes (aliased to `htop`, if installed).
|
||||
- `topc` displays information about processes sorted by CPU usage (`htop` not
|
||||
|
Reference in New Issue
Block a user