Include /usr/local/bin into PATH for "pip install" to be available.
# -*- mode: conf -*-# https://mintty.github.io/mintty.1.htmlForegroundColour=blackBackgroundColour=whiteCursorColour=brownBlack=black# 696969BoldBlack=DimGrey# ff4500Red=OrangeRed# ff1493BoldRed=DeepPink# 228b22Green=ForestGreen# 3cb371BoldGreen=MediumSeaGreen# ffa500Yellow=orange# ffd700BoldYellow=gold# 000080Blue=navy# 0000ffBoldBlue=blue# b03060Magenta=maroon# ff00ffBoldMagenta=magenta# 008b8bCyan=DarkCyanBoldCyan=DarkTurquoiseWhite=white# Fixed Gradle output:# https://github.com/gradle/gradle/issues/15266BoldWhite=DarkGray# Block, Underscore, Line.CursorType=BlockCursorBlinks=yes# Off, Low, Medium, High, Glass (>= Vista only).Transparency=LowOpaqueWhenFocused=yes# 'Lucida Console' and 'Courier New' are the best fixed width font under Windows.# Nice looks and support large amount of chars.Font=Courier NewBoldAsFont=yesBoldAsColour=no# 10 on low DPI, 12 on hi DPIFontHeight=@CFG_FONT_SIZE@AllowBlinking=noFontSmoothing=NoneBackspaceSendsBS=no# Enable Ctrl+Ins and Shift+Ins.ClipShortcuts=yes# Disable Windows Alt+Space and Alt+Enter shortcuts.WindowShortcuts=no# I'm using Ctrl+LCLick or Menu key binding for switching.# TabBar=yes# Disable Ctrl+TAB and Ctrl+Shift+TAB shortcuts for use in screen(1). "Menu" key allows select windows visually.SwitchShortcuts=no# Enable font zooming shortcuts Ctrl+plus/minus/zero.ZoomShortcuts=yes# Shift, Ctrl, Alt, Off.ScrollMod=ShiftCopyAsRTF=yes# Use mouse copy on select like in X window.CopyOnSelect=yesClicksPlaceCursor=noRightClickAction=menu# 0: No Beep, 1: Default Beep, etcBellType=0BellFlash=yesBellFlashStyle=4Term=minttyAnswerback=# -w maxWindow=maxColumns=160Rows=40Scrollbar=rightScrollbackLines=10000ConfirmExit=yes