Ubuntu Startup Script designed to install some of the basic tools that I use and setup my desktop environment.
It will help setup a general dev. environment with Z Shell and Sublime Text as well as specific tools for building Jekyll Powered Websites and custom versions of the Linux Kernel.
- Git
- Curl (if not availeable by default)
- Wget (if not availeable by default)
- Net Tools
- Sublime Text
- Z Shell (and Oh-My-Zsh, using the Agnoster theme)
- Powerline Fonts
- Python and Pip
- Google Chrome
- Ubuntu Restricted Extras (Media codecs, etc.)
- Unity Tweak Tool
- Gdebi Package Manager (Better, more Light-Weight Alternative to Ubuntu Software Center)
- Guake Terminal (dropdown terminal)
- Build-Essential Packages
- Kernel-Package Packages
- Fakeroot
- Libncurses5-dev
- Libssl-dev
- CCache
- Ruby-Dev (Required for building Native Gems like Jekyll, Nokogiri etc.)
- Jekyll
- The Bundler Plugin (Which can then be used to install all dependencies via "bundle install" command within the project.)
- Removes Amazon Icon (at least temporarily... need to investigate this further)
- Disables Ubuntu Online Search

