์ค์น&์ธํ
๋ฒ
[Terminal] ํฐ๋ฏธ๋ ๋ช ๋ น์ด ์๋ ์์ฑ
์ฝ๋ฉํ๋ ๋ถ์ด
2021. 10. 26. 11:07
๋ฐ์ํ
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
์ถ๊ฐํ๊ณ
code ~/.zshrc
์คํํ ํ
plugins์
plugins=(zsh-autosuggestions)
๋ก ๋ฐ๊ฟ์ฃผ๋ฉด ๋๋ค.
๋ฐ์ํ