/hyper-color-command

Colorized syntax highlighting for the command line in Hyper

Primary LanguageJavaScript

Hyper Color Command

Colorize your command line in Hyper with syntax highlighting for commands, arguments, flags, files, and operators.

Installation

To install Hyper Color Command open ~/.hyper.js and add "hyper-color-command" to your plugins:

plugins: [
  "hyper-color-command"
]

MIT

© 2017 Paul Molluzzo