使用RVM在cygwin上安装Ruby

使用cygwin的setup.exe安装curl。

安装RVM(Ruby Version Manager)

$curl -L https://get.rvm.io | bash -s stable --ruby
curl: (77) error setting certificate verify locations:
CAfile: /usr/ssl/certs/ca-bundle.crt

错误解决:使用setup.exe安装ca-certificates

安装ruby

Last Updated 2015-11-14 Sat 19:39.

Created by Howard Hou with Emacs 24.5.1 (Org mode 8.2.10)