1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-13 21:00:57 +01:00

table style fixed

This commit is contained in:
Matheus C. França
2022-02-13 11:07:12 -03:00
committed by GitHub
parent c8c7d420be
commit cc1ed8d4e5

View File

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