Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mohanarpit/ubuntu-initializer
- Owner: mohanarpit
- Created: 2013-12-05T06:40:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T12:27:20.000Z (over 3 years ago)
- Last Synced: 2023-03-12T09:41:00.840Z (almost 2 years ago)
- Topics: linux, shell, ubuntu
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 7
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```