Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 617 Bytes

File metadata and controls

16 lines (12 loc) · 617 Bytes

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.