1
1
Fork 0
mirror of https://github.com/tonydamage/nux-env.git synced 2025-12-11 13:24:28 +01:00
nux-env/machine/bootstrap/bootstrap-ubuntu.sh
Tony Tkacik 2dd4a22b63 Moved bootstrap-* to machine/bootstrap
Signed-off-by: Tony Tkacik <tonydamage@gmail.com>
2015-09-22 15:38:52 +02:00

17 lines
353 B
Bash
Executable file

#!/bin/sh
echo Removing Unity Scopes
sudo apt-get remove unity-scope-musicstores unity-scope-openclipart unity-scope-yelp
echo Installing Unity Tweak Tool
sudo add-apt-repository ppa:freyja-dev/unity-tweak-tool-daily
sudo apt-get update
sudo apt-get install unity-tweak-tool
echo Installing Indicators
sudo apt-get install indicator-multiload