z-shell / zi

✨ A Swiss Army Knife for Zsh - Unix Shell
https://wiki.zshell.dev
MIT License
735 stars 42 forks source link

[WIP] #261

Closed ss-o closed 1 year ago

ss-o commented 1 year ago

Type of changes

Issue Number: N/A

What is the new behavior?

  1. zi update no longer runs zi self-update to allow the user to use a specific version of Zi and be able to update plugins/snippets (zi self-update to update Zi and zi update to update plugins/snippets).
  2. fixed options for subcommands times|unload|env-whitelist|update|self-update|snippet|load|light|cdreplay|cdclear|delete. Run zi <subcommand> -h to see available options.
  3. improved +zi-message

Does this introduce a breaking change?

deprecated functions:

If your .zshrc file contains the functions:

replace them respectively:

deprecated alias:

Other information

N/A

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

github-actions[bot] commented 1 year ago

Pull Request closed and locked due to lack of activity. If you'd like to build on this closed PR, you can clone it using this method: https://stackoverflow.com/a/14969986 Then open a new PR, referencing this closed PR in your message.