Skip to content

Instantly share code, notes, and snippets.

@Lionelvsv
Forked from AlexBlokh/sequence
Created January 29, 2019 07:13
Show Gist options
  • Save Lionelvsv/200769451fad76518c26f6daac46504f to your computer and use it in GitHub Desktop.
Save Lionelvsv/200769451fad76518c26f6daac46504f 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+','
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment