From 846667e95dfd9a85b258b118870bbb8d6da991e2 Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Fri, 3 Aug 2018 10:00:43 +0800 Subject: [PATCH] Update README. Former-commit-id: 55cfdfa0de3a78f3f264968683c78005df03028f --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index d3ae7a1..f83d8df 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ antigen bundle wfxr/forgit ### Manually -### for zsh +**zsh** -Clone this repo and source `forgit.plugin.zsh` in ~/.zshrc. +Clone this repo and source `forgit.plugin.zsh` in `~/.zshrc`. -### for bash +**bash** -Clone this repo and source `forgit.plugin.sh` in ~/.bashrc. +Clone this repo and source `forgit.plugin.sh` in `~/.bashrc`. ## Commands @@ -47,6 +47,12 @@ Interactive `git log` browser ![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-glo.png) +### gi + +Interactive `.gitignore` generator + +![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-gi.png) + ### gd Interactive `git diff` browser @@ -59,12 +65,6 @@ Interactive `git checkout ` selector Interactive `git clean` selector -### gi - -Interactive `.gitignore` generator - -![screenshot](https://raw.githubusercontent.com/wfxr/i/master/forgit-gi.png) - ## Default keybinds | Keybind | Action |