-
-
Save Lionelvsv/200769451fad76518c26f6daac46504f to your computer and use it in GitHub Desktop.
How to install zsh for Hyper on macOs
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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