Skip to content

Instantly share code, notes, and snippets.

@AlexBlokh
Created September 24, 2017 08:09
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save AlexBlokh/eddc5e0dab0fb07edebd6d12b6be63c5 to your computer and use it in GitHub Desktop.
Save AlexBlokh/eddc5e0dab0fb07edebd6d12b6be63c5 to your computer and use it in GitHub Desktop.
How to install zsh for Hyper on macOs
brew install zsh
brew install zsh-autocomplete
open ~/.hyper.js and find 'shell' and assign 'zsh' to it. You can also open 'hyper.js' in Hyper app by pressing cmd+','
@alegadpen-iu
Copy link

Currently zsh-autocomplete is not being found on Brew.

@CMMT20
Copy link

CMMT20 commented Mar 26, 2021

Hi, thanks for the info. In the 3rd part
open ~/.hyper.js and find 'shell' and assign 'zsh' to it
could you explain more, please
How do you assign 'zsh' to it?
thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment