Skip to content

Commit

Permalink
docs: Remove warning about oh-my-zsh-plugin (#1828)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxolasersquad authored Dec 28, 2024
1 parent 615e9e2 commit b18a46f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/guide/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@ autoload -Uz compinit && compinit
- if you are using a custom `compinit` setup, ensure `compinit` is below your sourcing of `asdf.sh`
- if you are using a custom `compinit` setup with a ZSH Framework, ensure `compinit` is below your sourcing of the framework

**Warning**

If you are using a ZSH Framework the associated `asdf` plugin may need to be updated to use the new ZSH completions properly via `fpath`. The Oh-My-ZSH asdf plugin is yet to be updated, see [ohmyzsh/ohmyzsh#8837](https://github.com/ohmyzsh/ohmyzsh/pull/8837).
:::

::: details ZSH & Homebrew
Expand Down

0 comments on commit b18a46f

Please sign in to comment.