From fd7ed3cf6e18cfe89238268f54597824695f03a0 Mon Sep 17 00:00:00 2001 From: Yifei Kong Date: Sat, 31 Mar 2018 21:46:50 +0800 Subject: [PATCH] Add install method with antigen and fix some typo Former-commit-id: c1992be5664364cb53973d970fc780051be3d4cd --- README.md | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 03d20f2..bd134fa 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,12 @@ Just add this line to your zshrc: zplug 'wfxr/forgit', defer:1 +### [antigen](https//github.com/zsh-users/antigen) + +Just add this line to your zshrc: + + antigen bundle wfxr/forgit + ### Manually Clone this repo somewhere and source the `forgit.plugin.zsh` at ~/.zshrc. @@ -29,7 +35,7 @@ Interactive `git add` Toogle preview window Toggle preview wrap - Preview down/up + Preview down/up ### glo @@ -42,7 +48,7 @@ Interactive `git log` Toogle preview window Toggle preview wrap - Preview down/up + Preview down/up ### gd @@ -53,7 +59,7 @@ Interactive `git diff` Toogle preview window Toggle preview wrap - Preview down/up + Preview down/up ### gi