Last active
February 28, 2020 13:11
-
-
Save VikramTiwari/2dd8ce15ceca1a13816319b173f682f8 to your computer and use it in GitHub Desktop.
Clean install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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