Skip to content

Instantly share code, notes, and snippets.

@VikramTiwari
Last active February 28, 2020 13:11
Show Gist options
  • Save VikramTiwari/2dd8ce15ceca1a13816319b173f682f8 to your computer and use it in GitHub Desktop.
Save VikramTiwari/2dd8ce15ceca1a13816319b173f682f8 to your computer and use it in GitHub Desktop.
Clean install
# software
chrome
vscode
postman
backup from google
vnc viewer
robo3t
opera
elmedia player
android file transfer
docker
# vscode extensions
docker
editorconfig for vs code
eslint
gitlens
markdownlint
markdown all in one
document this
babel ES6/ES7
cloud code
one dark pro
openapi-lint
prettier - code formatter
python
swagger viewer
todo tree
yaml
# zip all the code from previous machines
zip -r code.zip .
# remember to remove node_modules and env folders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment