윈도우의 powershell의 설정을 oh-my-zsh 설정과 비슷하게 보이도록 oh my posh
설정하는 방법
참고 링크
https://docs.microsoft.com/ko-kr/windows/terminal/tutorials/powerline-setup
https://daddyprogrammer.org/post/14536/windows-powershell-oh-my-posh/
맥 키보드 순서와 동일하도록 windows - alt - ctrl (mac에서는 control-option-command)
레지스트리 파일 만들어서 실행하면됨
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout] “Scancode Map”=hex:00,00,00,00,\
00,00,00,00,\
04,00,00,00,\
38,00,5b,e0,\
1d,00,38,00,\
5b,e0,1d,00,\
00,00,00,00
참고링크