Hyper, zsh, zsh-autosuggestions
May 22, 2021
Install Hyper
Set the zsh as default
Install the zsh-autosuggestions
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
Open .zshrc
$ touch ~/.zshrc$ code ~/.zshrc
“code .zshrc” (if you have VSCode)
and restart the Hyper