[컴] windows 에서 git for windows의 msys2 를 이용해서 zsh 사용하기

zsh windows / msys / wsl 없이

windows 에서 git for windows의 msys2 를 이용해서 zsh 사용하기(wsl 없이)

절차

  1. git for windows 설치
  2. zsh msys2 package 를 download
  3. 압축을 풀고, msys2 환경에 copy

상세내용

msys2 환경에서 실행되는 zsh 를 이용한다고 보면 된다.

이미 git for windows 가 msys2 환경이 같이 설치된다. [ref. 1] 그러므로 이것을 이용한다.

다음 경로에서 windows 용 zsh 를 download 할 수 있다.

여기서 download 한 내용을 git for windows folder 에 copy 해 넣으면 된다.

usr, etc folder 가 있는데, git for windows 의 folder와 맞춰서 copy 해 넣으면 된다.

MSYS2 설치방법

ref.1 에선 msys2 를 설치하고, 그 안에 git for windows 까지 같이 넣어서 사용하는 방법을 보여준다.

.zst 압축 푸는 법

다음 util 을 사용할 수 있다.

Reference

  1. Zsh on Windows via MSYS2. I have quite a long history trying to… | by Borek Bernard | Medium : 여기서는 msys2 를 설치하고, zsh 를 그 안에 설치한다.
  2. Installing Zsh (and oh-my-zsh) in Windows Git Bash | Dominik Rys
  3. ZSH + Oh My ZSH! on Windows without WSL - DEV Community

댓글 없음:

댓글 쓰기