Skip to content

Instantly share code, notes, and snippets.

@rtplv
Last active August 19, 2019 09:31
Show Gist options
  • Save rtplv/12bf6191279353baf524aeba3c8c538f to your computer and use it in GitHub Desktop.
Save rtplv/12bf6191279353baf524aeba3c8c538f to your computer and use it in GitHub Desktop.
Нужный софт для работы на винде (но лучше не надо - правда)

Soft

https://openvpn.net/community-downloads/ - VPN-клиент

https://git-scm.com/downloads - git scm

wsl workflow: https://docs.microsoft.com/en-us/windows/wsl/install-win10
https://medium.com/@johnbwoodruff/epic-dev-environment-with-wsl-dc81e234ae61

https://winscp.net/eng/docs/lang:ru - SFTP клиент
https://getsharex.com/ - Создание скриншотов

https://github.com/coreybutler/nvm-windows https://www.npmjs.com/package/windows-build-tools

Настройки

Заменяем cmd на git bash:

"C:\Program Files\Git\bin\sh.exe" --login -i
git config --global core.autocrlf true

git bash ярлык лучше не использовать. возникли проблема с ng new. ConEmu + bin/sh

  • nvm лучше устанавливать через git

!!! После установки JDK, нужно установить JAVA_HOME, JRE_HOME!!!

Если Webstorm тормозит при загрузке - отключаем плагины

@rtplv
Copy link
Author

rtplv commented Aug 19, 2019

webstorm64_yYHsfnZnIL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment