moouro / ubuntu-setup

Project with the purpose of setting up a development environment on ubuntu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to ubuntu-setup 👑

Version CI

Project with the purpose of setting up a development environment on ubuntu.

Install

git clone git@github.com:jfollmann/ubuntu-setup.git
cd ubuntu-setup

Add permissions to execute

chmod +x 01-install.all.sh
chmod +x 02-personal.settings.sh

Programs to install

  • Create script "upgrade-all.sh"
  • Install curl
  • Install git
  • Generate a SSH Key
  • Install vscode
  • Install vscode settings-sync extension
  • Install chrome
  • Install terminator
  • Install docker
  • Install docker-compose
  • Install java (pre req dbeaver)
  • Install dbeaver
  • Install spotify
  • Install vlc
  • Install authy
  • Install insomnia
  • Install peek
  • Install tree
  • Install helm
  • Install zsh

Run scripts

 ./01-install.all.sh
 ./02-personal.settings.sh

Author

👤 Jefferson Follmann

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Project with the purpose of setting up a development environment on ubuntu.


Languages

Language:Shell 100.0%