Installation and customization script for my workstation.
Execute the following command in the bash terminal:
$ wget https://github.com/Aaronidas/my-workstation/archive/master.zip
$ unzip master.zip
$ cd my-workstation-master/
$ ./setup.sh
TODO
Licensed under the MIT license
Read LICENSE for more information