mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
docs(git): pretty format table
This commit is contained in:
parent
fc7c0352cc
commit
74a531bb96
1 changed files with 211 additions and 211 deletions
|
|
@ -11,7 +11,7 @@ plugins=(... git)
|
|||
## Aliases
|
||||
|
||||
| Alias | Command |
|
||||
| :--------------------- | :------------------------------------------------------------------------------------------------------------------------------ |
|
||||
| :--------------------- | :-------------------------------------------------------------------------------------------------------------------- |
|
||||
| `grt` | `cd "$(git rev-parse --show-toplevel \|\| echo .)"` |
|
||||
| `ggpnp` | `ggl && ggp` |
|
||||
| `ggpur` | `ggu` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue