From 61e487df8884b942c5d05160e813a2afbf226b31 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sat, 21 Jan 2017 04:49:39 -0500 Subject: add k zsh plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 91cff4c..b989915 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "zsh/zsh-completions"] path = zsh/zsh-completions url = https://github.com/zsh-users/zsh-completions +[submodule "zsh/k"] + path = zsh/k + url = https://github.com/supercrabtree/k -- cgit v1.2.3-54-g00ecf