mirror of
https://github.com/zplug/zplug
synced 2025-04-30 05:07:59 +02:00
462 B
462 B
Problem Summary
REPLACE ME
System Information
-
uname -a
REPLACE ME ```
-
zsh version
REPLACE ME ```
-
zplug version/commit
REPLACE ME ```
Minimal zshrc
Create a minimal reproducing set of configurations for this issue. Please remove all unnecessary parts!
source ~/.zplug/init.zsh
# REPLACE ME
zplug 'foo/bar'
zplug load --verbose
Steps to Reproduce
- REPLACE ME
- REPLACE ME
- ...