← Back
fonts plugins vscode

Synchronize vscode plugins

I'm moving to another laptop (to repair my keybord) and I'm using this: https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync

It allows to upload your configuration to a gist file:

sync up

And download from a different computer:

sync down

It automatically install all the extensions.

Extra: Install fonts #

Obviously, it doesn't install the fonts you use. But I've recently discover homebrew-cask-fonts:

brew tap homebrew/cask-fonts
brew cask install font-victor-mono

🖖