-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I collected a few functions and aliases in a github gist. after the first time I load them with zinit snippet they stay cached. zinit snippet -f does not ignore the cache, it fails:
I tried rm -rf ~/.cache/zinit but it persists.
I finally found about zinit delete via a search.
therefore:
zinit snippet -fneeds a fix.zinit helpshould be more helpful about cache management.- consider
zinit cache list/clear, or at least some documentation where the snippet cache is stored (why not in~/.cache/zinit?)
Steps to reproduce
zinit snippet -f $URL
Relevant output
Setting up snippet: opt_-f,--force -f
ERROR: The source file opt_-f,--force -f doesn't exist.
Copying opt_-f,--force -f…
cp: cannot stat 'opt_-f,--force -f': No such file or directory
ERROR: The file copying has been unsuccessful.Screenshots and recordings
Operating System & Version
OS: darwin24.0 | Vendor: apple | Machine: x86_64 | CPU: arm64 | Processor: arm | Hardware: arm64
Zsh version
zsh 5.9 (arm64-apple-darwin24.0)
Terminal emulator
WezTerm
If using WSL on Windows, which version of WSL
None
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working