/ubuntu-setup

A script config to install starter applications for my personal workstation based on NodeJS development.

Primary LanguageShell

Linux Workstation Setup

This configs were made based on Erick Wendel's setup and my own needs as a JS Developer and other personal stuff.

Getting Started

Just clone this repo or download and execute

sh startup.sh

You'll be installing...

  • Curl - Command line tool and library for transferring data with URLs
  • Git - Free and open source distributed version control system
  • Vim - Text editor
  • Oh-My-Zsh - Framework for managing your ZSH configuration
  • Xclip - Command line interface to the X11 clipboard
  • VsCode - Source-code editor made by Microsoft
  • Spotify - Music streaming and media services provider
  • NVM - Version manager for NodeJS
  • NodeJS - JavaScript runtime built on Chrome's V8 JavaScript engine
  • Autosuggestions - It suggests commands as you type based on history and completions
  • Franz - Group messaging services into one application
  • Terminator - Terminal emulator like xterm, gnome-terminal, konsole, etc
  • Docker - Platform for building, deploying, and managing containerized applications
  • Docker Compose - Tool for defining and running multi-container Docker applications
  • Fzf - General-purpose command-line fuzzy finder
  • DBeaver - Universal DB tool
  • Postman - API Client
  • Fira Code - Monospaced font with programming ligatures
  • Typescript - Typed superset of JavaScript that compiles to plain JavaScript.
  • Golang - Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.

Extra

Authors

  • Erick Wendel - Initial work - Erick Wendel

  • Olavio Lacerda - Additions and modifications

License

This project is licensed under the MIT License - see the LICENSE.md file for details