docs(git): pretty format table

This commit is contained in:
Nuri Jung 2025-11-05 10:21:44 +09:00
commit 74a531bb96
No known key found for this signature in database
GPG key ID: D5BDFF67E90BACBE

View file

@ -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` |