Skip to content

jetBrain keymap setting directory

Centell edited this page Apr 22, 2020 · 1 revision

jetBrain 제품 keymap setting 위치

~/Library/Preferences/<제품 명>

pyCharm 의 터미널 문제(pip를 못 읽는다던가 등등.)

~/.zshrc에 다음 추가

export PATH=$HOME/bin:/usr/local/bin:$PATH

Clone this wiki locally