Commit dda84dc
committed
update zsh
Signed-off-by: ivan katliarchuk <[email protected]>1 parent 520ea87 commit dda84dc
2 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
418 | 418 | | |
419 | 419 | | |
420 | 420 | | |
421 | | - | |
422 | | - | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
- .ci/check-changelog.py+64
- .github/workflows/ci.yml+25-21
- .github/workflows/release.yml+7-7
- CHANGELOG.md+6
- README.md+1
- pyproject.toml+7-7
- src/dotbot/__about__.py+1
- src/dotbot/__init__.py+2-3
- src/dotbot/config.py+1-1
- src/dotbot/dispatcher.py+2-4
- src/dotbot/messenger/level.py+3
- src/dotbot/plugin.py+3-1
- src/dotbot/plugins/link.py+47-19
- src/dotbot/util/common.py+2-2
- src/dotbot/util/module.py+1-1
- tests/conftest.py+45-9
- tests/dotbot_plugin_directory.py+1-1
- tests/test_link.py+315-3
0 commit comments