Fix 'non-functional terminal' problem with msysgit

This commit is contained in:
John Doty 2012-04-09 14:05:37 -07:00
parent d9a105a54f
commit 78282dcbab

View file

@ -1,3 +1,7 @@
# Make MSYS based things work correctly (most importantly, msysgit)
#
$env:TERM='msys'
# Load up the colors and set the dark solarized theme.
#
$profileDir = split-path -parent $Profile