Last active
November 1, 2018 13:28
-
-
Save fabiojb/39c1f7bbf56930a3dea38ae99eaf01bc to your computer and use it in GitHub Desktop.
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
scoop install git | |
scoop bucket add java | |
scoop bucket add extras | |
:: essentials | |
scoop install 7zip \ | |
openjdk11 \ | |
maven \ | |
vscode \ | |
notepadplusplus \ | |
idea \ | |
docker \ | |
chromium \ | |
ditto \ | |
sudo | |
scoop install https://gist.githubusercontent.com/fabiojb/46328fb554ab49da8a6c5ca8bffce2a9/raw/c599dc95c14ee5b8ed1acebca803ed720e93b2a5/lightshot.json | |
:: extended | |
scoop install dbeaver / | |
robo3t / | |
slack / | |
mobaxterm / | |
gradle / | |
mongodb / | |
nodejs / | |
python / | |
pycharm | |
:: WhatPulse is missing... | |
:: optionals | |
::scoop install heroku-cli | |
::choco install skype | |
::choco install zoom | |
::scoop install jq | |
::choco install mockoon |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment