diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-03-30 19:57:31 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-03-30 19:57:31 +0300 |
commit | a0221f0ad7269859c249f818f22731bda0a3d0ea (patch) | |
tree | 707a4a74dc64d44cffb6584d8ff9a3efd404b209 /windows-apps.md | |
parent | windows-apps.md: no more CCleaner (diff) | |
download | notes-a0221f0ad7269859c249f818f22731bda0a3d0ea.tar.gz notes-a0221f0ad7269859c249f818f22731bda0a3d0ea.zip |
windows-apps.md: update
Diffstat (limited to 'windows-apps.md')
-rw-r--r-- | windows-apps.md | 6 |
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). |