Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mohanarpit/ubuntu-initializer

This repository helps initialize bare-bone Ubuntu systems for developers. Very handy in order to quickly bring a development laptop upto speed.
https://github.com/mohanarpit/ubuntu-initializer

linux shell ubuntu

Last synced: about 1 month ago
JSON representation

This repository helps initialize bare-bone Ubuntu systems for developers. Very handy in order to quickly bring a development laptop upto speed.

Awesome Lists containing this project

README

        

Ubuntu-Initializer
==================

This repository helps initialize bare-bone Ubuntu systems for developers. Very handy in order to quickly bring a laptop upto speed.

Either clone this repo or copy the shell script and simply run it using:
```
chmod +x ubuntu-initializer.sh
./ubuntu-initializer.sh
```