Added alias for bpytop.

This commit is contained in:
sheldonmlee 2021-03-06 22:03:04 +08:00
parent b95d7e1ba7
commit 70badc0370

View File

@ -14,3 +14,5 @@ alias mixer="pulsemixer"
alias screenoff="sleep 1; xset dpms force off"
# matlab
alias matlab="matlab & disown"
# bpytop
alias btop="bpytop"