Merge remote-tracking branch 'upstream/master'

This commit is contained in:
root 2015-09-29 01:10:02 +00:00
commit d08a51d0cb

View file

@ -38,7 +38,6 @@ elif [[ "$OSTYPE" = darwin* ]]; then
break
fi
done
fi
elif [[ "$OSTYPE" = 'cygwin' ]]; then
local _sublime_cygwin_paths > /dev/null 2>&1
@ -54,4 +53,6 @@ elif [[ "$OSTYPE" = 'cygwin' ]]; then
fi
done
fi
alias stt='st .'