install zsh on linux mint/wsl2-ubuntu
mac 에서 사용해온 zsh 를 linux mint 에도 설치 (bash -> zsh 로 변경)
Read More
WSL2 Port Forwarding
wsl2 의 port 에 연결하려면 Port Forwarding 을 해야 하며 wsl2 의 내부 IP 는 매번 변경된다. 이와 같은 이유로 powershell script 를 작성하여 매번 실행을 해줘야 한다.
Read More
YouComplete for g++
install YouComplete bundle
Read Morecd ~/.vim/bundle/YouCompleteMe
python3 install.py –clang-completer