mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
tig: add more info in README (#8818)
For more convenient plugin exploring.
This commit is contained in:
parent
d6474237b8
commit
d53355ab38
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue