1.0.7 • Published 3 years ago

hyper-gcp-kubernetes-info-line v1.0.7

Weekly downloads
8
License
ISC
Repository
github
Last release
3 years ago

hyper-gcp-k8s-info-line

hyper-gcp-k8s-info-line is a permanent fork of https://github.com/marcjoha/hyper-gcp-status-line

Why was hyper-gcp-k8s-info-line created ?

Of course, hyper-gcp-status-line is a greate plugin, but is a bit slow. hyper-gcp-k8s-info-line is omit some function and change internal processing for speedup.

Installation

Add the following to your ~/.hyper.js config:

module.exports = {
  ...
  plugins: ['hyper-gcp-k8s-info-line']
  ...
}