Skip to content

brandon93s/hyper-powershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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