Awesome
AP2 ZSH Theme
Terminal Preview
Terminal Style
Zsh Syntax Highlighting
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
Zsh Autosuggestions
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
.zshrc
plugins=( git zsh-syntax-highlighting zsh-autosuggestions )
You can check how to install git on ubuntu and configure .zsh