This commit is contained in:
Daniel Hansson 2020-10-17 21:50:08 +02:00 committed by GitHub
parent df708f5d92
commit fd04fed9ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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