An open API service indexing awesome lists of open source software.

https://github.com/bjbr-dev/setup


https://github.com/bjbr-dev/setup

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# machine.ubuntu

These scripts are for setting up a base Ubuntu machine to the way I like it. I try to automate everything, but where I can't I write instructions to follow so I can setup a new machine in minimal time.

# Steps

1. Run the following in a terminal:
```
wget -O - https://raw.githubusercontent.com/berkeleybross/setup/master/bootstap.sh | bash
```