mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Set up wd to auto-update
This commit is contained in:
parent
8c5f64cc2f
commit
9bd6221f2b
1 changed files with 8 additions and 0 deletions
8
.github/dependencies.yml
vendored
8
.github/dependencies.yml
vendored
|
|
@ -36,3 +36,11 @@ dependencies:
|
|||
precopy: |
|
||||
set -e
|
||||
find . ! -name _gradle ! -name LICENSE -delete
|
||||
plugins/wd:
|
||||
repo: mfaerevaag/wd
|
||||
branch: master
|
||||
version: tag:v0.6.0
|
||||
precopy: |
|
||||
set -e
|
||||
rm -r test .github
|
||||
rm install.sh tty.gif wd.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue