mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-02-14 05:10:59 +01:00
zig plugin
This commit is contained in:
committed by
GitHub
parent
d756224a4b
commit
6f64a8dd16
7
plugins/zig/README.md
Normal file
7
plugins/zig/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# zig
|
||||
|
||||
To use it, add `zig` to the plugins array in your zshrc file:
|
||||
|
||||
```zsh
|
||||
plugins=(... zig)
|
||||
```
|
||||
Reference in New Issue
Block a user