Commit graph

3983 commits

Author SHA1 Message Date
dependabot[bot] 342deb8a24
build(deps): bump actions/setup-node from 4 to 5 (#739)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 17:45:08 +02:00
dependabot[bot] c5b6c5e3e7
build(deps): bump actions/setup-python from 5 to 6 (#738)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 17:44:59 +02:00
GitHub Actions 04034e62f6 docs: generate
Signed-off-by: GitHub Actions <actions@github.com>
2025-08-12 18:42:07 +00:00
Nick Sherron 2167408db2
fix: prevent "permission denied" errors from empty hook handlers (#729)
Co-authored-by: Philipp Schmitt <pschmitt@users.noreply.github.com>
2025-08-12 20:39:35 +02:00
dependabot[bot] c153788560
build(deps): bump actions/checkout from 4 to 5 (#730)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 20:36:52 +02:00
Junior Nascimento c84533b4ce
docs: Add async_prompt.zsh to OMZ theme migration guide (#727) 2025-07-23 10:46:11 +02:00
dependabot[bot] f38e079f67
build(deps): bump dawidd6/action-homebrew-bump-formula from 4 to 5 (#723)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 10:02:19 +02:00
Philipp Schmitt 2daaac2de2
Fix #719 (#722) 2025-06-07 15:22:07 +02:00
GitHub Actions 610551726b docs: generate
Signed-off-by: GitHub Actions <actions@github.com>
2025-06-05 09:56:18 +00:00
sienks 991e4a816e
fix: correct SSH URL format for private repos (#721)
Co-authored-by: sienks <sienks@sienk.dev>
2025-06-05 11:53:41 +02:00
GitHub Actions 9a3e5c9797 docs: generate
Signed-off-by: GitHub Actions <actions@github.com>
2025-05-24 04:55:31 +00:00
Kartik Yadav 6a51ac7125
Changes to create $ZSH_CACHE_DIR/completions directory (#708) 2025-05-24 06:52:57 +02:00
Björn Richter 25c18b5b2a
docs: Add instructions for how to disable global compinit on NixOS (#717) 2025-04-25 21:47:14 +02:00
Philipp Schmitt 5c0c0454de
ci: disable container builds for old versions of zsh (#704)
Some checks failed
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Container images / build-container-latest (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Lint / Markdown Lint (push) Has been cancelled
Lint / ZSH Lint (zsh-noexec) (push) Has been cancelled
Lint / ZSH Lint (zsh-zcompile) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, compile) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, snippets) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, compile) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, snippets) (push) Has been cancelled
2025-02-18 17:57:53 +01:00
Philipp Schmitt 8a7257a8e5
installer: Set min zsh version to 5.8 (#696) 2025-02-18 17:51:33 +01:00
Philipp Schmitt 091ddfeee5
ci: disable navi gh-r test on mac os (#702) 2025-02-18 17:50:58 +01:00
Joseph Lee 3186c68346
fix completions in zinit update (#701) 2025-02-18 17:03:06 +01:00
NICHOLAS85 773852f588
fix: global variable in ∞zinit-file-cp-mv-operation (#699)
Some checks failed
Container images / build-containers-with-zsh (5.2.4) (push) Has been cancelled
Container images / build-containers-with-zsh (5.3.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.4.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.5.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.6.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.7.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Container images / build-container-latest (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Lint / Markdown Lint (push) Has been cancelled
Lint / ZSH Lint (zsh-noexec) (push) Has been cancelled
Lint / ZSH Lint (zsh-zcompile) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, compile) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, snippets) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, compile) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, snippets) (push) Has been cancelled
2025-02-01 08:45:31 +01:00
Philipp Schmitt b096d6ef53
Fix tables in README
Some checks failed
Container images / build-containers-with-zsh (5.2.4) (push) Has been cancelled
Container images / build-containers-with-zsh (5.3.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.4.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.5.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.6.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.7.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Lint / Markdown Lint (push) Has been cancelled
Container images / build-container-latest (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, compile) (push) Has been cancelled
Lint / ZSH Lint (zsh-noexec) (push) Has been cancelled
Lint / ZSH Lint (zsh-zcompile) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, snippets) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, compile) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, snippets) (push) Has been cancelled
- Revert "lint: fmt README.md (#694)" (#695)
- Switch to markdownlint
- Fix markdown linting issues
2025-01-28 18:01:31 +01:00
Philipp Schmitt f654c77ef1
lint: fmt README.md (#694)
Some checks failed
Container images / build-container-latest (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, compile) (push) Has been cancelled
Container images / build-containers-with-zsh (5.2.4) (push) Has been cancelled
Container images / build-containers-with-zsh (5.3.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.4.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.5.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.6.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.7.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Lint / Lint (markdown) (push) Has been cancelled
Lint / Lint (zsh-noexec) (push) Has been cancelled
Lint / Lint (zsh-zcompile) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest, snippets) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, annexes) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, commands) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, compile) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, gh-r) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, ices) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, plugins) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest, snippets) (push) Has been cancelled
2025-01-26 10:14:29 +01:00
Philipp Schmitt c8246d7223
ci: Disable commit lint, and disable fail-fast for zunit tests (#693)
Some checks are pending
Container images / build-containers-with-zsh (5.2.4) (push) Waiting to run
Container images / build-containers-with-zsh (5.3.1) (push) Waiting to run
Container images / build-containers-with-zsh (5.4.2) (push) Waiting to run
Container images / build-containers-with-zsh (5.5.1) (push) Waiting to run
Container images / build-containers-with-zsh (5.6.2) (push) Waiting to run
Container images / build-containers-with-zsh (5.7.1) (push) Waiting to run
Container images / build-containers-with-zsh (5.8) (push) Waiting to run
Container images / build-containers-with-zsh (5.9) (push) Waiting to run
Container images / build-container-latest (push) Waiting to run
Documentation / zshelldoc (push) Waiting to run
Lint / Lint (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, gh-r) (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, ices) (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, plugins) (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, snippets) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, annexes) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, commands) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, compile) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, gh-r) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, ices) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, plugins) (push) Waiting to run
Unit Tests / zunit-tests (ubuntu-latest, snippets) (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, annexes) (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, commands) (push) Waiting to run
Unit Tests / zunit-tests (macos-latest, compile) (push) Waiting to run
2025-01-26 00:33:57 +01:00
GitHub Actions 0627eb4678 docs: generate
Signed-off-by: GitHub Actions <actions@github.com>
2025-01-25 23:32:25 +00:00
vladislav doster 947c1ba03d
feat: check for eza to use in $ZINIT[LIST_COMMAND] option (#636)
Co-authored-by: Philipp Schmitt <pschmitt@users.noreply.github.com>
Co-authored-by: HeroCC <HeroCC@users.noreply.github.com>
2025-01-26 00:18:35 +01:00
Philipp Schmitt 9cd774edbb
ci: Fix typo in ice zunit test for mv (#692) 2025-01-26 00:16:24 +01:00
Andrea Alberti e5fe687489
Allows the user to provide multiple files in the cp / mv ICE separated by ; (#690)
Co-authored-by: Philipp Schmitt <pschmitt@users.noreply.github.com>
2025-01-26 00:15:44 +01:00
Philipp Schmitt 50643c6e6e
fix: gh-r zunit tests (#691) 2025-01-26 00:01:13 +01:00
Joseph Lee 1e60350e75
docs: fix a few words (#688)
Some checks failed
Container images / build-containers-with-zsh (5.2.4) (push) Has been cancelled
Container images / build-containers-with-zsh (5.3.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.4.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.5.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.6.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.7.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Container images / build-container-latest (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest) (push) Has been cancelled
2025-01-20 08:56:30 +01:00
vladislav doster c346949645
fix(gh-r.zunit): alist org name (#680)
Some checks failed
Container images / build-containers-with-zsh (5.2.4) (push) Has been cancelled
Container images / build-containers-with-zsh (5.3.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.4.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.5.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.6.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.7.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Container images / build-container-latest (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest) (push) Has been cancelled
2024-11-08 17:10:16 -06:00
dependabot[bot] 0c471af3fe
build(deps): bump dawidd6/action-homebrew-bump-formula from 3 to 4 (#673)
Some checks failed
Container images / build-containers-with-zsh (5.3.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.2.4) (push) Has been cancelled
Container images / build-containers-with-zsh (5.4.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.5.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.6.2) (push) Has been cancelled
Container images / build-containers-with-zsh (5.7.1) (push) Has been cancelled
Container images / build-containers-with-zsh (5.8) (push) Has been cancelled
Container images / build-containers-with-zsh (5.9) (push) Has been cancelled
Container images / build-container-latest (push) Has been cancelled
Documentation / zshelldoc (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Unit Tests / zunit-tests (macos-latest) (push) Has been cancelled
Unit Tests / zunit-tests (ubuntu-latest) (push) Has been cancelled
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-16 12:49:42 +02:00
dependabot[bot] d05a530115
build(deps): bump docker/build-push-action from 5 to 6 (#661)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-17 14:49:02 +02:00
qadzek e3302842b9
docs: fix typos (#658) 2024-06-04 08:56:06 +02:00
dependabot[bot] 8a219b8b4d
build(deps): bump wagoid/commitlint-github-action from 5 to 6 (#649)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-29 17:41:08 +01:00
vladislav doster e8c3205a2f
fix(zinit-install): simplify protocol pattern (#645)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2024-03-20 01:18:37 -05:00
Kilian Tyler 7094330387
fix: add command before instances of git that didn't have it (#643)
Co-authored-by: vladislav doster <10052309+vladdoster@users.noreply.github.com>
2024-03-19 17:55:18 -05:00
vladislav doster 0c18fda87f
test(fx): pin version to 32.0.0 (#644)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2024-03-19 15:02:36 -05:00
vladislav doster b7b8347cad
fix: compile command logic when using id-as ice (#619)
- Updated README.md `compiling` section
- Compile commands now work with `id-as` ice
- Compile command options added to tab completion  

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2024-03-03 23:43:48 -06:00
vladislav doster 6511ca7fe3
fix(configure ice): remove default --quiet flag (#637) 2024-02-20 04:28:11 -06:00
vladislav doster 8a64c2453d
ci(tests): bump brew lua5.1 -> lua5.4 (#638) 2024-02-20 04:05:29 -06:00
dependabot[bot] e5bb1c506a
build(deps): bump actions/checkout from 3 to 4 (#630)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-26 01:38:33 -06:00
vladislav doster d65206ffff
ci: move bump homebrew version to own file (#629)
Signed-off-by: Doster, Vladislav <mvdoster@gmail.com>
2024-01-22 00:58:49 -06:00
Vladislav Doster 30514edc4a release: v3.13.0 → v3.13.1
## [3.13.1](https://github.com/zdharma-continuum/zinit/compare/v3.13.0...v3.13.1) (2024-01-22)

### Bug Fixes

*  `plugins` command correctly handles keyword argument ([#626](https://github.com/zdharma-continuum/zinit/issues/626)) ([f26d387](f26d387e51))
2024-01-22 05:15:32 +00:00
vladislav doster 90b057cd26
ci(release): bump zinit homebrew formula (#628) 2024-01-21 23:14:00 -06:00
vladislav doster f26d387e51
fix: plugins command correctly handles keyword argument (#626) 2024-01-18 20:28:54 -06:00
Vladislav Doster 9ce9ec6367 release: v3.12.1 → v3.13.0
# [3.13.0](https://github.com/zdharma-continuum/zinit/compare/v3.12.1...v3.13.0) (2024-01-18)

### Bug Fixes

* **ci:** remove duplicate gh-r  zunit job ([#623](https://github.com/zdharma-continuum/zinit/issues/623)) ([70cefc0](70cefc086a))
* debug logging logic and format ([#592](https://github.com/zdharma-continuum/zinit/issues/592)) ([3c7e5be](3c7e5be07d))
* handle zinit --help ([#597](https://github.com/zdharma-continuum/zinit/issues/597)) ([8cf9104](8cf9104ac0))
* link ice check in .zinit-download-snippet function ([#608](https://github.com/zdharma-continuum/zinit/issues/608)) ([358ef03](358ef03785))
* pin dua gh-r test to v2.20.3 ([#605](https://github.com/zdharma-continuum/zinit/issues/605)) ([0ba778a](0ba778ac73))
* silence unzip command in ziextract ([#614](https://github.com/zdharma-continuum/zinit/issues/614)) ([71764bf](71764bf2ca))
* tar permissions when `ziextract` ran as root user ([#557](https://github.com/zdharma-continuum/zinit/issues/557)) ([e2d477c](e2d477cde4))
* update labeler config to v5 ([#604](https://github.com/zdharma-continuum/zinit/issues/604)) ([794723c](794723cc48))

### Features

* configure, make, cmake, and build ices ([#613](https://github.com/zdharma-continuum/zinit/issues/613)) ([#616](https://github.com/zdharma-continuum/zinit/issues/616)) ([22e66db](22e66db478))
* **delete:** fix unsetting plugin state & add `--debug` / `--quiet` flags ([#622](https://github.com/zdharma-continuum/zinit/issues/622)) ([3f4b685](3f4b685622))
* remove zpextract and use ziextract ([#611](https://github.com/zdharma-continuum/zinit/issues/611)) ([2ccac85](2ccac85e37))
2024-01-18 20:02:57 +00:00
vladislav doster 722d13c893
ci: bump node version to v20 in release workflow (#624) 2024-01-18 14:02:10 -06:00
vladislav doster 3f4b685622
feat(delete): fix unsetting plugin state & add --debug / --quiet flags (#622)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2024-01-18 13:40:55 -06:00
vladislav doster 70cefc086a
fix(ci): remove duplicate gh-r zunit job (#623) 2024-01-14 15:44:06 -06:00
vladislav doster 353b3402f9
style: set log message prefix color to blue (#620)
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
2024-01-13 22:08:30 -06:00
vladislav doster 22e66db478
feat: configure, make, cmake, and build ices (#613) (#616)
* Refactored 'configure' and 'make' ices
* New 'build' ice sets 'configure' and 'make ices if no flags are needed.
* New 'cmake' ice will build/install using 'cmake'
* Delete command now handles programs using 'make' and 'cmake' ices
* Setting `$ZINIT[DEBUG]` enables debug logging (i.e., `+zi-log "{dbg} message ..."`)
2024-01-09 04:11:39 -06:00
yyykt e2d477cde4
fix: tar permissions when ziextract ran as root user (#557) 2024-01-02 17:40:17 -06:00