Advertisement

Responsive Advertisement

Install Plugin History Suggestion with Oh My Zsh



Cara Install zsh-autosuggestions
bash
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
Edit file .zshrc
bash
sudo nano ~/.zshrc
Cari bagian plugins, lalu tambahkan:
bash
plugins=(git zsh-autosuggestions)
Reload/Restart Zsh:
bash
source ~/.zshrc
atau tutup dan buka terminal lagi.
Selesai.

"Sebaik-baik blog adalah yang paling bermanfaat bagi pembacanya."

Post a Comment

0 Comments