mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(adwnode): add plugin
This commit is contained in:
parent
aca048814b
commit
dc019bc3ec
4 changed files with 55 additions and 0 deletions
3
plugins/adwnode/adwnode.plugin.zsh
Normal file
3
plugins/adwnode/adwnode.plugin.zsh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
autoload -Uz _adwnode
|
||||
compdef _adwnode yarn
|
||||
compdef _adwnode npm run
|
||||
Loading…
Add table
Add a link
Reference in a new issue