Added alias for bpytop.
This commit is contained in:
parent
b95d7e1ba7
commit
70badc0370
@ -14,3 +14,5 @@ alias mixer="pulsemixer"
|
|||||||
alias screenoff="sleep 1; xset dpms force off"
|
alias screenoff="sleep 1; xset dpms force off"
|
||||||
# matlab
|
# matlab
|
||||||
alias matlab="matlab & disown"
|
alias matlab="matlab & disown"
|
||||||
|
# bpytop
|
||||||
|
alias btop="bpytop"
|
||||||
|
Loading…
Reference in New Issue
Block a user