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
- 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
- Google Chrome - Google Browser
- NVM - Version manager for NodeJS
- Node.js - JavaScript runtime built on Chrome's V8 JavaScript engine
- Typescript - Typed superset of JavaScript that compiles to plain JavaScript.
- Create React App - Set up a modern ReactJS web app by running one command
- GatsbyJS - ReactJS framework
- Yarn - Dependency management
- React Native CLI - Framework to develop native apps
- Autosuggestions - It suggests commands as you type based on history and completions
- Fira Code - Monospaced font with programming ligatures
- Franz - Group messaging services into one application
- Hyper - 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
- Kubernetes CLI - CLI to control Kubernetes clusters
- AWS CLI - CLI to control AWS services
- Heroku CLI - Create and manage your Heroku apps
- Fzf - General-purpose command-line fuzzy finder
- DBeaver - Universal DB tool
- Robo3t - MongoDB GUI
- Insomnia - API Client
- Postbird - PostgreSQL GUI
- VLC - Media player
- Transmission - Torrent client
- Gimp - Open source image editor
- Reactotron - Inspecting tool for ReactJS and React Native apps
- Discord - Free channel chat
Authors
-
Erick Wendel - Initial work - Erick Wendel
-
Olavio Lacerda - Additions and modifications - Olavio Lacerda
-
LΓ©u Almedia - Additions and modifications - LΓ©u Almeida
License
This project is licensed under the MIT License - see the LICENSE.md file for details