mirror of https://github.com/ohmyzsh/ohmyzsh.git
table style fixed
This commit is contained in:
parent
c8c7d420be
commit
cc1ed8d4e5
|
@ -24,7 +24,7 @@ plugins=(... zig)
|
|||
|
||||
# Export
|
||||
|
||||
| export | Command | Description |
|
||||
| Export | Command | Description |
|
||||
|:----------------------|:-------------------------------------------------|:-----------------------------------------------------|
|
||||
| `ZCC` | `zig cc` | `Use Zig as a drop-in C compiler` |
|
||||
| `ZCXX` | `zig c++` | `Use Zig as a drop-in C++ compiler` |
|
||||
|
|
Loading…
Reference in New Issue