Skip to content

Instantly share code, notes, and snippets.

@FSMS
Last active August 29, 2015 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FSMS/c502224f9022e65886f5 to your computer and use it in GitHub Desktop.
Save FSMS/c502224f9022e65886f5 to your computer and use it in GitHub Desktop.
Cygwinのインストールとapt-cygのインストール ref: http://qiita.com/FSMS/items/68b5956301d987d1be2b
wget https://raw.githubusercontent.com/transcode-open/apt-cyg/master/apt-cyg
chmod 755 apt-cyg
mv apt-cyg /usr/local/bin/
apt-cyg install vim
apt-cyg -m ftp://ftp.iij.ad.jp/pub/cygwin/ update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment