tl;dr

という人向けです

# MSYS2に特化した設定
Match Exec "uname | grep -qE '(MSYS|MINGW)'"
  ControlMaster no
Match All
# 以下、共通の設定(MSYS2は先に記載した ControlMaster が採用される)
ControlPath ~/.ssh/mux/%C
ControlMaster auto
ControlPersist 1d

ポイント

参考


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS