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 |