2021년 11월 1일 깃허브 @zdharma organization이 삭제됐습니다.
zsh 플러그인 매니저(zinit), 여러 툴 등이 들어 있었는데 전부 없어졌습니다.
I'm the projects' owner and I can delete them anytime I want. And that just happened – I've had some say major doubts whether I want the time-consuming projects to go on, so I've deleted them
https://github.com/zdharma-continuum/I_WANT_TO_HELP 참고
왜 없어졌는지 요약하자면 메인테이너(@psprint)가 '이건 내 프로젝트니까 지운거임 뭐가문제? 다른거 하느라 이거 관리할 시간 없어서 지움 ㅅㄱ' 이런식으로 지운건데 참 이기적이네요
어쨌거나 이 organization을 복구해놓은 @zdharma-continuum라는 그룹이 만들어졌습니다.
zinit Migration
(참고: https://github.com/zdharma-continuum/zinit/wiki/Migration-to-zdharma-continuum)
1. dotfiles(.zshrc, .zprofile 등)에서 zdharma, Zsh-Packages, zinit-zsh 관련 레퍼런스를 모두 zdharma-continuum으로 수정 (example)
2. zinit 설치 폴더로 이동 뒤 (default: ~/.zinit/bin) git remote 새로 설정
git remote set-url origin https://github.com/zdharma-continuum/zinit.git
git pull
3. zsh, tmux 세션 재시작 후 update
zinit update
잘 안되면 ~/.zinit 지우고 zinit 재설치
반응형
'Software > Common' 카테고리의 다른 글
[Bitwarden] 커맨드라인 툴 사용법 (0) | 2022.05.31 |
---|---|
zoom 입장시 마이크 음소거하기 (0) | 2021.11.29 |
[obs-studio] m1 맥에서 업데이트 창을 닫을 수 없는 문제 (0) | 2021.10.05 |
[Slack] 차단한 미리보기 복구하는 법 (0) | 2021.03.14 |
구글 검색결과에서 Stack Overflow 카피 사이트 숨기기 (2) | 2020.08.06 |