Written 2020-11-05
In this guide, my intent is to install a bash & zsh terminals onto a Windows 10 machine such that they:
- Have easy access to the Windows filesystem
- Run almost as fast as a native implementation
- Have a good baseline vim config without additional work
- Support copy/cut/paste with
Ctrl+C
,Ctrl+X
,Ctrl+V
like normal