File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- main
7
+ tags :
8
+ - v[0-9]+.[0-9]+.[0-9]+
7
9
workflow_dispatch :
8
10
9
11
jobs :
Original file line number Diff line number Diff line change @@ -1445,7 +1445,7 @@ Commands:
1445
1445
light Light plugin load, without reporting/tracking
1446
1446
load Load plugin, can also receive absolute local path
1447
1447
man Manual
1448
- module Manage binary Zsh module shipped with Zinit
1448
+ module Manage binary zsh module shipped with zinit
1449
1449
plugins List currently installed plugins
1450
1450
recall Fetch saved ice modifiers and construct 'zinit ice ...' command
1451
1451
recently Show plugins that changed recently
@@ -1479,7 +1479,7 @@ done
1479
1479
cat << EOF
1480
1480
Run 'zinit COMMAND --help' for more information on a command.
1481
1481
1482
- For more help on how to use Ziniit , head to https://github.com/zdharma_continuum/zinit'.
1482
+ For more help on how to use Zinit , head to https://github.com/zdharma_continuum/zinit'.
1483
1483
EOF
1484
1484
} # ]]]
1485
1485
You can’t perform that action at this time.
0 commit comments