hyper-powershell
v0.1.0
Published
Hyper.app plugin for basic PowerShell configuration
Downloads
1
Maintainers
Readme
hyper-powershell
Hyper plugin to configure PowerShell as your terminal and hide the copyright banner.
Install
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
License
MIT © Brandon Smith