{# Shell utilities to see what's going on on the system #} htop {% if root_access %} iotop iftop {% endif %} ncdu {% if not termux %} lsof {% endif %} strace pv progress {% if not termux %} speedtest-cli {% endif %} {% if arch_based %} pacman-contrib {% endif %}