alias
in your ~/.profile
:alias ipad="ssh -t [email protected] 'tmux a -t iPad || tmux new -s iPad'"
top
-like toolhtop
, which -- sadly -- does not yet work on iSH. Therefore, I have to turn to an alternative, python-based tool called ptop
.ptop
with pip
: