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.
- Host: GitHub
- URL: https://github.com/khalleb/ubuntu-setup
- Owner: khalleb
- License: mit
- Created: 2020-05-26T13:26:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-25T18:33:45.000Z (almost 6 years ago)
- Last Synced: 2025-08-04T06:57:57.439Z (10 months ago)
- Topics: linux, script, setup, startup-script, ubuntu, workstation
- Language: Shell
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)