summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-03-30 19:57:31 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-03-30 19:57:31 +0300
commita0221f0ad7269859c249f818f22731bda0a3d0ea (patch)
tree707a4a74dc64d44cffb6584d8ff9a3efd404b209
parentwindows-apps.md: no more CCleaner (diff)
downloadnotes-a0221f0ad7269859c249f818f22731bda0a3d0ea.tar.gz
notes-a0221f0ad7269859c249f818f22731bda0a3d0ea.zip
windows-apps.md: update
-rw-r--r--windows-apps.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/windows-apps.md b/windows-apps.md
index 0a53a86..faafdf1 100644
--- a/windows-apps.md
+++ b/windows-apps.md
@@ -15,6 +15,7 @@ Tools -> Options...
* Enable Explorer integration during installation.
* Google Chrome
* Don't sync history.
+ * Disable Location Tracking, Notifications, etc. in Content Settings.
* Sublime Text 3
* SumatraPDF
* Disable update checks.
@@ -50,9 +51,8 @@ Development
### Version control
* KDiff3 (`kdiff3`)
- * Disable Explorer integration using CCleaner.
+ * Don't install "integrations".
* WinMerge
- * Disable Explorer integration using CCleaner.
### C/C++
@@ -63,6 +63,8 @@ Development
* Haskell Platform
* `cabal update`
+ * Don't forget to adjust paths in cabal's config as described here:
+https://www.haskell.org/platform/.
* Haskell Stack (`stack`)
* Update `STACK_HOME` (when installing to any directory other than the
default one).