My development environment set up
Install all your favorite CLI tools in just one run.
Run the following command to install:
./toolset/cli/install.sh
Useful apps list included download links.
# This section requires manual installation.
Installing multiple extensions at once.
Must-have
Make sure VSCode is installed on your local machine and add its executable to the PATH
environment variable by the following steps:
- Open VSCode
- Press
Shift + Command + P
to open Command palette - Then type & select
Shell Command: Install 'code' command in PATH
To install extensions, run the following command:
./toolset/vscode/install.sh
Restart your VS Code to take effect. Then follow the Settings Sync guide to download settings from your Gist.
My opinionated useful extensions list.
Development
Other
# This section requires manual installation.
The list of applications/extensions which I find them useful.
Development
- CloudFlare
- Google Cloud
- Netlify
- GitHub
- GitLab
Other
- Trello
- Gmail
- Google Drive
- Google Calendar
- Messenger
- Draw.io
# This section requires manual installation.