Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

MSYS2

config

subl %CMDER_ROOT%/vendor/setpath(msys2).bat
SET PATH=^
%    =%%CMDER_ROOT%\vendor;^
%    =%C:\msys64\mingw64\bin;^
%    =%C:\msys64\usr\bin;^
%    =%C:\msys64\usr\lib;^
%    =%C:\msys64\mingw64\lib;^
%    =%C:\msys64\usr\include;^
%    =%C:\msys64\mingw64\include;^
%    =%%PATH%

init

pacman -Syyu
# pacman -S mingw-w64-ucrt-x86_64-gcc
# pacman -S mingw-w64-x86_64-cargo-c mingw-w64-x86_64-protobuf
# cargo install atuin

reference