Base linux script to install theme programs and essential programming icons, with a greater focus on: Node.js, React.JS and React Native.
- SSH Key
- Vscode
- Google Chrome
- Flameshot
- Docker
- Docker Compose
- DBeaver
- Nvm
- Yarn
- Reactotron
- Discord
- Peek
- Canta Theme
- Bottom
- ulauncher
-
Snapd
- Dracula Official
- Color Highlight
- Bracket Pair Colorizer
- Material Icon Theme
- Live Server
- Live Share
- DotENV
- EditorConfig for VS Code
- Project Manager
- GitLens — Git supercharged
- Docker
- Prettier - Code formatter
- Eslint
- Rocketseat React Native
- Rocketseat ReactJs
- VS Code ES7 React/Redux/React-Native/JS snippets
- vscode-styled-components
- Docker
- Todo Tree
After cloning or downloading zip repository and entering the folder and execute the following commands:
- Run
chmod +x ./install.sh
; - Run
./install.sh
;
- Make the fork of the project (https://github.com/lucaslamar/setup-linux-debian/fork)
- Create a branch for your modification (
git checkout -b feature/fooBar
) - Make commit (
git commit -m '[FEAT] - Estrutura inicial do projeto'
) - Push (
git push origin feature/fooBar
) - Create a new Pull Request
- Snapd is not working in version 20 of Linux Mint - Checked on 07/26/2020
- like it, leave a star!