Skip to content

Instantly share code, notes, and snippets.

@toc21c
Created November 16, 2021 05:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save toc21c/2d303f76fd9b029bf77063f0d2c65dde to your computer and use it in GitHub Desktop.
Save toc21c/2d303f76fd9b029bf77063f0d2c65dde to your computer and use it in GitHub Desktop.

Windows 10 - tmux 설치

사전 설치

tmux 설치

  • pacman -S tmux (MSYS2 shell에서)
  • tmux, msys-event-core.dll, msys-event.dll (C:\msys64\usr\bin) 파일 복사
  • C:\Program Files\Git\mingw64\bin 파일 붙여넣기
  • Git bash 재시작 후 tmxu 커맨드 실행 확인
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment