Hyper plugin to configure PowerShell as your terminal and hide the copyright banner.
-
Open Hyper's preferences with
Ctrl+,
or edit manually from~/.hyper.js
-
Add
hyper-powershell
to list of plugins:
plugins: [
'hyper-powershell'
],
- Reload Hyper with
Ctrl+Shift+F5
MIT © Brandon Smith