ohmyzsh/plugins/zig/README.md

8 lines
99 B
Markdown
Raw Normal View History

2022-02-13 14:29:42 +01:00
# zig
To use it, add `zig` to the plugins array in your zshrc file:
```zsh
plugins=(... zig)
```