Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
742c9845
Commit
742c9845
authored
Mar 09, 2020
by
Marc Cornellà
Browse files
phing: fix copy-paste error in README
parent
2eb3e9d5
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/phing/README.md
View file @
742c9845
...
...
@@ -3,6 +3,7 @@
This plugin adds autocompletion for
[
`phing`
](
https://github.com/phingofficial/phing
)
targets.
To use it, add
`phing`
to the plugins array of your
`.zshrc`
file:
```
plugins=(... eecms)
```
zsh
plugins
=(
... phing
)
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment