From 576d53c3293cdd163a8e7e65e0b2a4037ecd9f19 Mon Sep 17 00:00:00 2001 From: mj Date: Fri, 17 Apr 2015 22:22:36 +0200 Subject: [PATCH] bashrc.sh: TYPO --- templates/bashrc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/bashrc.sh b/templates/bashrc.sh index 13ac206..087b9db 100644 --- a/templates/bashrc.sh +++ b/templates/bashrc.sh @@ -5,4 +5,4 @@ if [ -f $ZCFG/dotfiles/bashrc.sh ]; then . $ZCFG/dotfiles/bashrc.sh fi -# Costomization +# Customization -- 2.0.0