From 1a4abf59b2081381dd726ec210bfda672603fea3 Mon Sep 17 00:00:00 2001 From: Te-Chi Liu Date: Sat, 22 Oct 2016 10:22:10 +0800 Subject: [PATCH] currently plugin setting is at line #54 --- Plugin:git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin:git.md b/Plugin:git.md index 1587b39..622526a 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -2,7 +2,7 @@ The [git](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/git) plugin provides many [aliases](#aliases) and a few useful [functions](#functions). -Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrussell/oh-my-zsh/blob/master/templates/zshrc.zsh-template#L48) before sourcing OMZ (see [[Plugins]]). +Enable it by adding _git_ to the [_plugins array_](https://github.com/robbyrussell/oh-my-zsh/blob/master/templates/zshrc.zsh-template#L54) before sourcing OMZ (see [[Plugins]]). ## Aliases