henrikruscon / hyper-statusline

Status Line Plugin for Hyper
MIT License
386 stars 79 forks source link

Better Git Detection #56

Closed sudo-tee closed 7 years ago

sudo-tee commented 7 years ago

I changed the git detection so any git subfolder will work

henrikruscon commented 7 years ago

How come this was closed? ✌️

What's Kubenertes, mind showing a screen?

sudo-tee commented 7 years ago

I closed it just because The git detection is really useful, but kubenertes is not something everyone wants.

I should have created a different branch.

Kubernetes is a tool for managing docker cluster we use at work. Since kubenertes uses contexts to manage different clusters it's easy to make mistakes when deploying docker images to the wrong context.

capture d ecran 2017-07-28 a 10 53 30

At the moment the kubernetes part is pretty hackish as the path is hardcoded

sudo-tee commented 7 years ago

Feel free to use the git detection if you want