changeset 157:318c21a3243c

Add k plugin
author zegervdv <zegervdv@me.com>
date Thu, 23 Oct 2014 18:39:39 +0200
parents 49e483d88403
children 7b712c989aad
files .hgsub .hgsubstate zshrc
diffstat 3 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgsub	Thu Oct 23 08:45:15 2014 +0200
+++ b/.hgsub	Thu Oct 23 18:39:39 2014 +0200
@@ -64,3 +64,4 @@
 vim/bundle/unite-everything = [git]https://github.com/sgur/unite-everything.git
 tmux/plugins/tpm = [git]https://github.com/tmux-plugins/tpm
 zsh/plugins/zsh-autosuggestions = [git]https://github.com/tarruda/zsh-autosuggestions
+zsh/plugins/k = [git]https://github.com/supercrabtree/k.git
--- a/.hgsubstate	Thu Oct 23 08:45:15 2014 +0200
+++ b/.hgsubstate	Thu Oct 23 18:39:39 2014 +0200
@@ -63,4 +63,5 @@
 2c03d82a0e4662adf1e347487d73a9bf4bf6fdac vim/bundle/vimwiki
 22fa4e57fa3b0e4c9a83de51717b621fe9ca8cd7 vim/bundle/vis
 ca033af7273894da4c7e25f64e33e7fc141ef3b2 vimwiki
+bf9a007d0a5615763f882015d15a8ef1c7f508f3 zsh/plugins/k
 cbb09638962aa2e0e655ab8428a5aead6e3cbda7 zsh/plugins/zsh-autosuggestions
--- a/zshrc	Thu Oct 23 08:45:15 2014 +0200
+++ b/zshrc	Thu Oct 23 18:39:39 2014 +0200
@@ -13,6 +13,7 @@
 source ~/.zsh/zsh-history-substring-search.zsh
 source ~/.zsh/z.sh
 source ~/.zsh/plugins/zsh-autosuggestions/autosuggestions.zsh
+source ~/.zsh/plugins/k/k.sh
 
 precmd() {
   if [[ -n "$TMUX" ]]; then