-
Notifications
You must be signed in to change notification settings - Fork 21
Description
Hello.
I learned about your project antigen-hs and followed all the instructions on github to install it but right now I have some doubt about how to use it properly.
For instance I'd like to use sindresorhus/pure zsh prompt but adding "bundle "sindresorhus/pure" and recompiling i get the error "No *.plugin.zsh file". Of course there in no .plugin.zsh file in that repository, bit instead a .zsh file that should be loaded. Am I doing something wrong? Should I do anything before adding this plugin to MyAntigen.hs? Or this is not supported at all? (Can you help me to set it up somehow!?)
What is the relationship of antigen-hs with antigen? I mean, in MyAntigen.hs I can use the same command supported by antigen? For instance if I put in my zshrc the environment variable ANTIGEN_DEFAULT_REPO_URL=sorin-ionescu/prezto will MyAntigen.hs read it? Does antigen-hs support the command "theme" and "use" if I use them in MyAntigen.hs? (tried but didn't worked). If not, how can I load zsh themes?
How can I load modules of Prezto (such as git, osx, homebrew...)? Is it supported at all? Or you suggest oh-my-zsh? Or none of the two?
Sorry for all this questions but I can't find documentation about your project and I'd really be happy to use it!
Please help!
Thank you very much.