Skip to content

Conversation

mkzer
Copy link
Contributor

@mkzer mkzer commented Apr 10, 2025

Summary

Improve the oh-my-zsh installation instructions in the README to avoid redundant compinit cache creation.

  • The previous method caused compinit to run twice, which negatively impacted shell startup time
  • This update replaces the outdated plugin-based usage with a recommended manual fpath declaration
  • References issue oh-my-zsh installation instructions are sub-optimal #603 and proposes a clearer, optimized installation path

Fixes #603

  • This compdef is not already available in zsh.
  • This compdef is not already available in their original project.
  • I am the original author, or I have authorization to submit this work.
  • This is a finished work.
  • It has a header containing authors, status and origin of the script.
  • It has a license header or I accept that it will be licensed under the terms of the Zsh license.

@syohex syohex merged commit e5507e0 into zsh-users:master Apr 11, 2025
@syohex syohex added the Doc label Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

oh-my-zsh installation instructions are sub-optimal
2 participants