-
Hi @tarjoilija,
Is there a roadmap for zgen and features being developed? Or has support for this project been dropped?
If you cannot maintain this anymore, should we move over to zplug?
Askin…
-
How can I write the follow using zgen:
`zplug "mrowa44/emojify", as:command`
I want to add the follow binary to the path:
https://github.com/mrowa44/emojify/blob/master/emojify
neves updated
4 years ago
-
A plugin/repo's submodules are not always needed for regular use, and in those cases, refraining from cloning them can save the user some space and bandwidth. A new syntax like `zgen load --no-submodu…
-
**Describe the bug**
Doesn't load completions with zimfw
**To Reproduce**
Add `zmodule unixorn/1password-op.plugin.zsh` to `.zimrc`, watch it not load the completions
-
I installed zsh-quickstart-kit with spf13, and the loading time is very slow. I haven't customized it, so it appears to be the default setting that slows down my system.
Using iTerm2 on OS X 10.11.
…
-
Hi folks,
I'm trying to load https://github.com/zimfw/archive functions.
```
zgen load zimfw/archive functions
``
It does seem to make into `fpath` but I can't get it to work:
```
16:20…
-
### Describe the bug
Many Zsh plugins expect themselves to be added to `fpath`. One example of a plugin that won't work properly if it's not added to `fpath` is the popular prompt plugin [pure](htt…
-
# Feature Request
## Is your feature request related to a problem? Please describe.
Currently, all configuration files and directories (e.g., `.zsh-quickstart-no-omz`, `.zsh-quickstart-kit-promp…
-
## General information
Please report the following information as possible as you can:
- Terminal program: kitty 0.29.2
- Operating system: NixOS 23.05
- ZSH framework: zgenom
- Z…
musjj updated
7 months ago
-
I'd like to make the kit easier to customize without users having to maintain a separate fork.
@neiromaster, @seanb4t, @stts, @stevesea, I notice from the network graph that you all are maintaining…