1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-21 07:20:09 +00:00

tig: add more info in README (#8818)

For more convenient plugin exploring.
This commit is contained in:
schnatterer 2020-04-10 13:53:16 +02:00 committed by GitHub
parent d6474237b8
commit d53355ab38
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# `tig` plugin # `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: a regular basis. To use it, add `tig` to your plugins array:
```zsh ```zsh