LoginSignup
0
1

More than 5 years have passed since last update.

window bash環境構築(msys2)

Last updated at Posted at 2019-05-13

install

  1. download from http://www.msys2.org/
  2. installerでインストール
  3. install_dir(以降: indir)/msys2.iniを記述(後述)
  4. msys2.exeのショートカットをデスクトップに追加(任意)
  5. msys2.exeを起動
  6. pacman -Syuコマンドを叩く
  7. msys2を再起動
  8. pacman -Suコマンドを叩く
  9. pacman -S vim
  10. indir/etc/fstabの最後にマウントを記述(後述)
0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1