From 77e2bf68dd1d202aca8a5b54157d1359a8bc95d7 Mon Sep 17 00:00:00 2001 From: Johannes Findeisen Date: Fri, 10 Jul 2015 01:05:42 +0200 Subject: [PATCH] just some info stuff... grrr --- .zsh/functions.d/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zsh/functions.d/README.md b/.zsh/functions.d/README.md index 9dfacac0..b87a6d94 100644 --- a/.zsh/functions.d/README.md +++ b/.zsh/functions.d/README.md @@ -1,4 +1,5 @@ functions.d/ ============ -I add custom function for my shell here. The filename equls the function name. +I add custom functions for my shell here. The filename equals the function +name + .sh. Files with other extensions will not be sourced... ;)