fjbatresv / vscode_extensions

A utility for keep all my extensions of visual studio code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A utility for keep all my extensions of visual studio code

License:MIT License


Languages

Language:Shell 100.0%