add bashtop

This commit is contained in:
MorganGeek 2020-06-30 11:08:48 +02:00
parent 0855847f72
commit 7ad5884835
2 changed files with 6 additions and 0 deletions

View File

@ -229,6 +229,11 @@ sudo curl -L git.io/scope -o /usr/local/bin/scope
sudo chmod a+x /usr/local/bin/scope
#scope launch
# Install bashtop (until brew manages it)
git clone https://github.com/aristocratos/bashtop.git ~/Code/bashtop
cd ~/Code/bashtop || exit
sudo make install
# Upgrade
echo "Upgrading apps"
~/.scripts/upgrade.sh

View File

@ -74,6 +74,7 @@ pkginfo==1.5.0.1
pocket==0.3.6
prompt-toolkit==2.0.10
Protego==0.1.15
psutil==5.7.0
ptyprocess==0.6.0
pyasn1==0.4.7
pyasn1-modules==0.2.7