Installing and configuring software on ubuntu
./startup.sh- GIT
 - SSH Generation
 - ZSH
 - Visual Studio Code
 - Visual Studio Code Extensions
 - Spotify
 - Google Chrome
 - NVM
 - Docker
 - Docker Compose
 - Postman
 - VLC
 - Robo3T
 - Ulauncher
 
- 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. 
Erick Wendel π