Fix 'non-functional terminal' problem with msysgit
This commit is contained in:
parent
d9a105a54f
commit
78282dcbab
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
# Load up the colors and set the dark solarized theme.
|
||||||
#
|
#
|
||||||
$profileDir = split-path -parent $Profile
|
$profileDir = split-path -parent $Profile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue