Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Latest commit

 

History

History
152 lines (106 loc) · 3.58 KB

README.md

File metadata and controls

152 lines (106 loc) · 3.58 KB

dev-env

My development environment set up

/toolset

Command Line Tools

Install all your favorite CLI tools in just one run.

Must-have
Other

Installation

Run the following command to install:

./toolset/cli/install.sh

MacOS Apps

Useful apps list included download links.

Development
Other

Installation

# This section requires manual installation.

VSCode Extensions

Installing multiple extensions at once.

Must-have

Prerequisites

Make sure VSCode is installed on your local machine and add its executable to the PATH environment variable by the following steps:

  1. Open VSCode
  2. Press Shift + Command + P to open Command palette
  3. Then type & select Shell Command: Install 'code' command in PATH

Installation

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.

Brave Extensions

My opinionated useful extensions list.

Development
Other

Installation

# This section requires manual installation.

Station Apps

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

Installation

# This section requires manual installation.