Skip to content

Instantly share code, notes, and snippets.

@ldrahnik
Last active April 30, 2019 15:34
Show Gist options
  • Select an option

  • Save ldrahnik/bfc6620079a3f63c39fb64f0c0908e12 to your computer and use it in GitHub Desktop.

Select an option

Save ldrahnik/bfc6620079a3f63c39fb64f0c0908e12 to your computer and use it in GitHub Desktop.
Windows 10
# google chrome
https://www.google.cz/chrome/thank-you.html?statcb=0&installdataindex=empty
# visual studio 2018 community
https://visualstudio.microsoft.com/cs/downloads/?rr=https%3A%2F%2Fwww.google.com%2F
# 1) Enable support for old .NET package versions in /control panels/all programs and features/enable or disable native windows features -> .NET 3.5 FW (includes 2.0 / 3.0)
# install git
https://www.atlassian.com/git/tutorials/install-git#windows
# 1) git aliases, e-mail address & name: https://gist.github.com/ldrahnik/f2124d2ff1b130bd14f53834ec0b398b
# install Adobe Acrobat Reader + google chrome extension
https://www.adobe.com/downloads.html
# customize settings
# 1) change screen resolution
# 2) sound down
# 3) task bar up
# 4) Show hidden files
# 6) Enable Developer Mode (https://dzone.com/articles/what-is-windows-10-developer-mode-benefits-tools-b)
# customize apps:
# 1) wunderlist https://www.microsoft.com/en-us/p/wunderlist-to-do-list-tasks/9wzdncrdfxzs
# 2) desktop ui git client https://desktop.github.com/
# 3) hp printer smart app https://www.microsoft.com/cs-cz/p/hp-smart/9wzdncrfhwlh?rtc=1&activetab=pivot:overviewtab
# 4) putty https://www.chiark.greenend.org.uk/~sgtatham/putty/ (ssh client, even generating ssh keys)
# 5) filezilla https://filezilla-project.org/
# 6) 7zip https://www.7-zip.org/
# 7) java https://www.java.com/en/download/manual.jsp
# Commands:
# cls cmd, the same as clear cmd on Linux
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment