From 7f9c2629c4eb416fcda906d6ad25457b7cff1e22 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 13 Mar 2021 13:45:22 +0100 Subject: rofi themes and add zsh plugins for git and kubectl --- .config/zsh/exports.zsh | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/zsh') diff --git a/.config/zsh/exports.zsh b/.config/zsh/exports.zsh index 228cb84..ccfbd07 100644 --- a/.config/zsh/exports.zsh +++ b/.config/zsh/exports.zsh @@ -7,6 +7,8 @@ zle_highlight=('paste:none') plugins=( zsh-syntax-highlighting zsh-autosuggestions + git + kubectl ) autoload -U colors && colors -- cgit v1.2.3-70-g09d2