JSPM

hyper-powershell

0.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q19389F
  • License MIT

Hyper.app plugin for basic PowerShell configuration

Package Exports

  • hyper-powershell

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-powershell) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

hyper-powershell

Hyper plugin to configure PowerShell as your terminal and hide the copyright banner.

Details

Install

  1. Open Hyper's preferences with Ctrl+, or edit manually from ~/.hyper.js

  2. Add hyper-powershell to list of plugins:

plugins: [
  'hyper-powershell'
],
  1. Reload Hyper with Ctrl+Shift+F5

License

MIT © Brandon Smith