fix path for cygwin login and chdir

This commit is contained in:
U-EPSILON8\blecher 2017-01-30 11:12:45 +01:00
commit 67ab207cfa
2 changed files with 2 additions and 2 deletions

View file

@ -20,5 +20,4 @@ elif grep-flag-available --exclude=.cvs; then
fi
unfunction grep-flag-available
export GREP_OPTIONS="$GREP_OPTIONS"
export GREP_COLOR='1;32'