From f15ba9966a122bb3fcc260e902af14bba37b6cce Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Fri, 14 Feb 2020 19:03:14 +0100 Subject: [PATCH] Install the kubernetes package --- configuration.org | 7 +++++++ customizations.el | 1 + 2 files changed, 8 insertions(+) diff --git a/configuration.org b/configuration.org index e44bbd3..9884f70 100644 --- a/configuration.org +++ b/configuration.org @@ -2414,6 +2414,13 @@ accompanying function will be added to ~mu4e-view-mode-hook~. ("C-c p B" . projectile-speedbar-toggle))) #+END_SRC +** Kubernetes dashboard + +#+BEGIN_SRC emacs-lisp +(use-package kubernetes + :commands (kubernetes-overview)) +#+END_SRC + * Dired related packages ** Collapse directories that only contain one file somewhere deep diff --git a/customizations.el b/customizations.el index afb79d0..71b29ce 100644 --- a/customizations.el +++ b/customizations.el @@ -142,6 +142,7 @@ js2-mode json-mode kanban + kubernetes loccur lorem-ipsum magit