-
Notifications
You must be signed in to change notification settings - Fork 146
Description
What happened?
Trying to load the zprezto git module, at least the init.zsh
and alias.zsh
. Per the Wiki I've tried several variations, none of which seem to work ...
# zinit ice svn pick="init.zsh"
zinit ice svn pick="alias.zsh"
# zinit snippet PZTM::git
zinit snippet PZT::modules/git
These all result in Snippet not loaded (PZT::modules/git)
for example.
Trying to load the init.zsh
and alias.zsh
directly (in either order) results in init.zsh
not being able to find ..../modules/git/init.zsh/alias.zsh
zinit snippet https://github.com/sorin-ionescu/prezto/blob/master/modules/git/alias.zsh
zinit snippet https://github.com/sorin-ionescu/prezto/blob/master/modules/git/init.zsh
I'm sure this is just a simple not-using-the-right-syntax issue ... How can we use the zprezto git module
Steps to reproduce
See above for variations on zinit
commands to load PZTM::git
Relevant output
No response
Screenshots and recordings
No response
Operating System & Version
OS: linux-gnu | Vendor: ubuntu | Machine: x86_64 | CPU: x86_64 | Processor: x86_64 | Hardware: x86_64
Zsh version
zsh 5.8.1 (x86_64-ubuntu-linux-gnu)
Terminal emulator
xterm-256color kitty 0.36.2 created by Kovid Goyal
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