iterm에서
vi ~/.zshrc plugins
아래로 내려서 i를 누르면 insert할수있게되면
plugins=(git
zsh-autosuggestions
zsh-syntax-highlighting
)
plugins=()안에 zsh-autosuggestions 를 넣어준다.
esc 를 눌러주고 :wq로 빠져나옴
'etc' 카테고리의 다른 글
첫 WEB프로젝트 회고 - unic5n🦄 가구이커머스 모델링 (1) | 2023.04.15 |
---|---|
git - cherry-pick(체리픽) (0) | 2023.03.28 |
Git 명령어 (0) | 2023.03.17 |
REST&SOAP (0) | 2023.03.15 |
csvToJson 사용해봄 (0) | 2023.03.15 |