More modifications
This commit is contained in:
parent
73cbcbb3f5
commit
2b2680069f
8 changed files with 13 additions and 12 deletions
|
@ -114,9 +114,7 @@ i zsh-syntax-highlighting # Shell highlighting
|
|||
# Monitoring utilities
|
||||
i ncdu # Explore directories by weight on disk
|
||||
i lsof # Find who/what uses the files
|
||||
i htop # List process by resources
|
||||
i pv # Allow to show progress in pipe
|
||||
i progress # Show progress of functions
|
||||
|
||||
# Network utilities
|
||||
i openssh # SSH connections
|
||||
|
@ -225,6 +223,9 @@ then
|
|||
i visidata # CSV file reader
|
||||
i insect # Unit calculator
|
||||
i zbar # Read QR codes
|
||||
i htop # View process usage
|
||||
$SUPERUSER && i iotop # View process I/O
|
||||
i progress # Show progress of functions
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue