ZSH Plugins I use
I use git k zsh-syntax-highlighting and zsh-autosuggestions.
k zsh-syntax-highlighting and zsh-autosuggestions does not come with oh-my-zsh so I have to clone them from source.
git clone https://github.com/supercrabtree/k $ZSH_CUSTOM/plugins/k…