Hyper, zsh, zsh-autosuggestions

Fredric Cliver
May 22, 2021

--

Install Hyper

Set the zsh as default

open preference in the Hyper
modify this line

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)

add ‘zsh-autosuggestions’ in the .zshrc

and restart the Hyper

Now you can see it

--

--

Fredric Cliver

Physics graduate with 13 years of diverse experience in the IT industry. Founded and managed a startup for 3 years.