ubuntu-post-install-script

I've had to set up a lot of Ubuntu systems, and I'm tired of it! AUTOMATE!

MIT License

Stars
4

ubuntu-post-install-script

Instructions

Download the zip file and unzip anywhere on your Ubuntu computer run

 cd ubuntu-post-install-script-master/
./setup.sh

To get all of my personal preferences and programs.

I'll be adding configurable parameters later.

Hopefully all of the install methods for the non-apt packages change less frequently than I need to create Ubuntu instances.

What's Included?

Installs Programs

  • Desktop Environment

  • Media

    • Audio
      • Veromix
      • Clementine
      • Audacity
    • Image
      • Gimp
    • Video
      • Kdenlive
      • VLC
      • Handbrake
  • System Tools

    • gparted
    • grub customizer
    • WinUSB
    • EtherApe
    • gufw (graphical interface to ufw (firewall))
    • VirtualBox
  • Development

    • vim
    • arduino IDE
    • RVM
    • Latest Stable Ruby
    • Atom Editor
    • PostgreSql
    • KDiff3
    • Meld
  • 3D Printing

  • Internet

    • Google Chrome
    • WeeChat
    • Bleep (when it comes out for linux)
    • FileZilla
    • Firefox
    • Tor Browser

Additional Setup:

  • copies helper scripts
  • writes .bash_profile
    • Custom PS1
      • Username
      • Hostname
      • IP Address
      • Ruby Version
      • Current Git Branch
    • Includes helper scripts in $PATH located at ~/Scripts
  • creates organization dev folders:
    • ~/Development
    • ~/OpenSource

Contributing

  • Fork
  • Code
  • Pull Request
  • :-)