/workspace

My workspace configuration

Primary LanguageShellApache License 2.0Apache-2.0

therek's workspace setup scripts

Build Status

A bit of code to set up my workspace. Currently it supports Mac OS X and Ubuntu operating systems only.

It can:

  • Install basic set of applications (defined in apt_packages or brew_packages).
  • Pre-configure global GIT settings (defined in git_configuration variable).
  • Install Atom and some additional modules (defined in atom_packages variable).
  • Install Powerline shell prompt for Bash.

To begin setup run setup.sh script.