summaryrefslogtreecommitdiff
path: root/plugins/tig/README.md
diff options
context:
space:
mode:
authorschnatterer <schnatterer@users.noreply.github.com>2020-04-10 13:53:16 +0200
committerGitHub <noreply@github.com>2020-04-10 13:53:16 +0200
commitd53355ab38763c6f637008d019c8e8b98f19b714 (patch)
tree7b8204c67c0caf450fc4c903b718be2b063168bc /plugins/tig/README.md
parentd6474237b823448b3a1dd176a246ed73a30494f9 (diff)
downloadzsh-d53355ab38763c6f637008d019c8e8b98f19b714.tar.gz
zsh-d53355ab38763c6f637008d019c8e8b98f19b714.tar.bz2
zsh-d53355ab38763c6f637008d019c8e8b98f19b714.zip
tig: add more info in README (#8818)
For more convenient plugin exploring.
Diffstat (limited to 'plugins/tig/README.md')
-rw-r--r--plugins/tig/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/tig/README.md b/plugins/tig/README.md
index bb24cd147..3323fd098 100644
--- a/plugins/tig/README.md
+++ b/plugins/tig/README.md
@@ -1,6 +1,6 @@
# `tig` plugin
-This plugin adds some aliases for people who work with `tig` in
+This plugin adds some aliases for people who work with [`tig`](https://jonas.github.io/tig/) (text-mode interface for Git) in
a regular basis. To use it, add `tig` to your plugins array:
```zsh