kube-tmux

command module
v0.0.0-...-0a17978 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2022 License: MIT Imports: 3 Imported by: 0

README

kube-tmux

Installation

go install github.com/marcsauter/kube-tmux@latest

Configuration

Add kube-tmux to your status bar in .tmux.conf:

set -g status-right "#[fg=black] #(kube-tmux) #H %H:%M %d.%m.%Y"

or with a custom template:

set -g status-right "#[fg=black] #(kube-tmux '<{{.Context}}::{{.Namespace}}>') #H %H:%M %d.%m.%Y"

Consider reducing the status-interval for more current information:

set -g status-interval 5

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL