From fd04fed9ce60e779cfd86c94bf750ea7e1f16f68 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 17 Oct 2020 21:50:08 +0200 Subject: [PATCH] add info --- apps/bpytop.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/bpytop.sh b/apps/bpytop.sh index d6c17c4c..22f01006 100644 --- a/apps/bpytop.sh +++ b/apps/bpytop.sh @@ -71,6 +71,7 @@ You can check out their Gihub repo here: https://github.com/aristocratos/bpytop/ echo "alias top='bpytop'" >> /home/"$UNIXUSER"/.bash_aliases echo "alias htop='bpytop'" >> /home/"$UNIXUSER"/.bash_aliases fi + msg_box "Alias for bpytop is now set! You can now type both 'htop' and 'top' in your CLI to use bpytop." fi fi else