From 711f65fbb316b0ae3da4d6359b4da65d8523359b Mon Sep 17 00:00:00 2001 From: kee7a Date: Wed, 30 Dec 2015 05:41:31 +0000 Subject: [PATCH] fixed typo in the custom module Closes #9 --- modules/custom/init.zsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/custom/init.zsh b/modules/custom/init.zsh index 7468ef8..c6b9674 100644 --- a/modules/custom/init.zsh +++ b/modules/custom/init.zsh @@ -3,6 +3,6 @@ # # any custom stuff should go here. -# ensure that 'custom' exists in your zmodules array in .zshrc +# ensure that 'custom' exists in your zmodules array in .zimrc