mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-07 04:49:46 +08:00
docs(git): pretty format table
This commit is contained in:
parent
fc7c0352cc
commit
74a531bb96
@ -11,7 +11,7 @@ plugins=(... git)
|
|||||||
## Aliases
|
## Aliases
|
||||||
|
|
||||||
| Alias | Command |
|
| Alias | Command |
|
||||||
| :--------------------- | :------------------------------------------------------------------------------------------------------------------------------ |
|
| :--------------------- | :-------------------------------------------------------------------------------------------------------------------- |
|
||||||
| `grt` | `cd "$(git rev-parse --show-toplevel \|\| echo .)"` |
|
| `grt` | `cd "$(git rev-parse --show-toplevel \|\| echo .)"` |
|
||||||
| `ggpnp` | `ggl && ggp` |
|
| `ggpnp` | `ggl && ggp` |
|
||||||
| `ggpur` | `ggu` |
|
| `ggpur` | `ggu` |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user