1.0.0 ā€¢ Published 4 years ago

sample-a-follmann v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Welcome to ubuntu-setup šŸ‘‘

Version Twitter: jfollmann

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

1.0.0

4 years ago