From 62e81939afed9f28abdbb0a7db4258d366ba8044 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Thu, 31 Mar 2016 23:28:07 +0200 Subject: [PATCH] Fix anchor links --- Plugin:git.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugin:git.md b/Plugin:git.md index fe11eaf..b6a7990 100644 --- a/Plugin:git.md +++ b/Plugin:git.md @@ -1,6 +1,6 @@ ## The git Plugin -The [git](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/git) plugin provides many [aliases](#Aliases) and a few useful [functions](#Functions). +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]]).