mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-19 21:41:07 +01:00
8 lines
99 B
Markdown
8 lines
99 B
Markdown
|
# zig
|
||
|
|
||
|
To use it, add `zig` to the plugins array in your zshrc file:
|
||
|
|
||
|
```zsh
|
||
|
plugins=(... zig)
|
||
|
```
|