There are 2 different ways to install Omni on Hyper.
$ hyper install hyper-omni-themeAdd hyper-omni-theme to the plugins list in your ~/.hyper.js config file.
plugins: [
'hyper-omni-theme'
]After installing it, you need to activate the theme. You can do so by following these steps:
- Start Hyper;
- Go to
View -> Full Reloador pressingCmd + Shft + R.