mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
table style fixed
This commit is contained in:
parent
c8c7d420be
commit
cc1ed8d4e5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ plugins=(... zig)
|
||||||
|
|
||||||
# Export
|
# Export
|
||||||
|
|
||||||
| export | Command | Description |
|
| Export | Command | Description |
|
||||||
|:----------------------|:-------------------------------------------------|:-----------------------------------------------------|
|
|:----------------------|:-------------------------------------------------|:-----------------------------------------------------|
|
||||||
| `ZCC` | `zig cc` | `Use Zig as a drop-in C compiler` |
|
| `ZCC` | `zig cc` | `Use Zig as a drop-in C compiler` |
|
||||||
| `ZCXX` | `zig c++` | `Use Zig as a drop-in C++ compiler` |
|
| `ZCXX` | `zig c++` | `Use Zig as a drop-in C++ compiler` |
|
||||||
|
|
Loading…
Reference in a new issue