Colorize your command line in Hyper with syntax highlighting for commands, arguments, flags, files, and operators.
To install Hyper Color Command open ~/.hyper.js
and add "hyper-color-command"
to your plugins:
plugins: [
"hyper-color-command"
]
MIT
© 2017 Paul Molluzzo