/vscode_extensions

A utility for keep all my extensions of visual studio code

Primary LanguageShellMIT LicenseMIT

vscode_extensions

A utility for keep all my extensions of visual studio code

This is a little toolset that make a backup of the Visual Studio Code Extensions installed on your pc and let you install them in other with a simple command.

If you want to generate the backup of the extension you only need to run the command

./update.sh <git_user_name> <git_email>

Consider that the parameters are required always. Are two parameters used for git config commands.

This command is the easiest way to install all the extensions in one simple step. Only run the command like this:

./install.sh