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

https://github.com/khalleb/ubuntu-setup

:barber: Script to automate installation processes on ubuntu.
https://github.com/khalleb/ubuntu-setup

linux script setup startup-script ubuntu workstation

Last synced: about 2 months ago
JSON representation

:barber: Script to automate installation processes on ubuntu.

Awesome Lists containing this project

README

          

Ubuntu Setup



Installing and configuring software on ubuntu

## :information_source: How To Use
```bash
./startup.sh
```
## :rocket: Softwares
* GIT
* SSH Generation
* ZSH
* Visual Studio Code
* Visual Studio Code Extensions
* Spotify
* Google Chrome
* NVM
* Docker
* Docker Compose
* Postman
* VLC
* Robo3T
* Ulauncher

## 🤔 How to contribute
- Make a fork;
- Create a branck with your feature: `git checkout -b my-feature`;
- Commit changes: `git commit -m 'feat: My new feature'`;
- Make a push to your branch: `git push origin my-feature`.

## :memo: Credits
[Erick Wendel](https://github.com/ErickWendel/ew-ubuntu-setup/blob/master/startup.sh) :wave:

## License

[MIT License](./LICENSE)