mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-03 19:20:08 +00: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)
|
||
|
```
|