Skip to content

Instantly share code, notes, and snippets.

View QuiteZeal's full-sized avatar
🎯
Focusing on Learning!

Zeal Young QuiteZeal

🎯
Focusing on Learning!
View GitHub Profile
@QuiteZeal
QuiteZeal / zsh-autosuggestions&zsh-syntax-highlighting to Oh-my-zsh plugins.md
Last active April 22, 2020 10:53
Install zsh-autosuggestions&zsh-syntax-highlighting to Oh-my-zsh plugins.

Install zsh-autosuggestions&zsh-syntax-highlighting to Oh-my-zsh plugins.

Ather install Oh-my-zsh

If you havn't git in your Linux, you can:

$ sudo apt install git //Ubuntu

$ sudo yum install git //CentOS

Use git clone method

$ git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions