A material design theme for Hyper based on Carlos Cuesta's materialshell.
- Open Hyper.app preferences with your editor - Tip:
CMD+,
or at~/.hyper.js
. - Add
hyper-materialshell
to your plugins list. - Reload hyper -
CMD+Shift+R
.
plugins: ['hyper-materialshell']
What font is that?
Consolas a monospaced typeface.
How can I get the cool prompt?
The prompt isn't part of Hyper or iTerm, it has to do with the shell. I'm using ZSH with along with materialshell take a look at the materialshell repository.
Can I make contributions?
Yes! You can submit an issue and send a pull request 🎉