From 2ca83ae33ca3e2bfe9451c6ebdd3479acf3d8c90 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 10 Feb 2020 15:04:28 +0300 Subject: windows-app.md: more choco packages --- cygwin.md | 2 +- windows-apps.md | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cygwin.md b/cygwin.md index 7417629..3b7efa2 100644 --- a/cygwin.md +++ b/cygwin.md @@ -4,7 +4,7 @@ Cygwin packages I install those on more or less every Cygwin installation at some point or another, so I thought it would be useful to make a complete list. -* chere (`chere -i -t mintty -s 'Open Cygwin here'`) +* chere (`chere -i -t mintty -s bash -e 'Open Cygwin here'`) * cmake * curl * cygcheck-dep diff --git a/windows-apps.md b/windows-apps.md index 38b0714..6c8ca96 100644 --- a/windows-apps.md +++ b/windows-apps.md @@ -11,10 +11,10 @@ Essential * 7-Zip (`choco install 7zip.install`) * Associate the file types in Tools -> Options... * Disable the "CRC SHA >" context menu entry on the other tab. -* Cygwin +* Cygwin (`choco install cygwin`) * Install/generate the client SSH key. * Set up the SSH server. -* Far Manager +* Far Manager (`choco install far`) * Enable Explorer integration during installation. * Google Chrome (`choco install googlechrome`) * Don't sync history. @@ -47,14 +47,14 @@ Special purpose * ImageMagick * Install "legacy utilities". * TeX Live -* WinDirStat +* WinDirStat (`choco install windirstat`) Development ----------- ### Version control -* KDiff3 +* KDiff3 (`choco install kdiff3`) * Don't install "integrations". * WinMerge -- cgit v1.2.3