From cba51bb5c798998fc49dc9e8ce14807beca5ecea Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sun, 23 Feb 2020 17:02:54 -0700 Subject: [PATCH] MAINT: vscode wakatime integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3da342b..1d7bf51 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ $ code --install-extension ms-python.python $ code --install-extension vscodevim.vim $ code --install-extension alefragnani.project-manager $ code --install-extension donjayamanne.githistory +$ code --install-extension wakatime.vscode-wakatime $ mr checkout $ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.sh $ sudo sh Miniconda3-latest-MacOSX-x86_64.sh -p /opt/miniconda3 -b