おでんはじめました。

required ちくわぶ and 巾着,optional はんぺん.

右クリック右クリック管理者権限で実行しかできないと思ってた

GitBashを右クリック右クリック管理者権限で実行がめんどくさいなあと思ったら、コマンドプロンプトから管理者権限で動かせると。

powershell -command "Start-Process -wait \"C:\Program Files (x86)\Git\bin\sh.exe\" -argumentlist \"--login -i\" -Verb runas"

参考: Windows で sudo なことをする。 | みむらの手記手帳