zsh-users / antigen

The plugin manager for zsh.
http://antigen.sharats.me
MIT License
8.01k stars 279 forks source link

A Newbies Questions #694

Closed SonOfDiablo closed 4 years ago

SonOfDiablo commented 4 years ago

The readme said to open an issue to discuss Anything about Antigen.

Any comments/suggestions/feedback is truly welcome. Please say hello to us on Gitter. Or open an issue to discuss something (anything!) about the project ;).

So I'm gonna give this a shot before diving in head first.

I have been using Oh-My-zsh and just now learned about Antigen.
I'm also fairly new to zsh in general so I'm not quite sure how the configuration work, so my question is as follows:

In my .zshrc I have a few things configured so far.
So when I install Antigen I should only have to replace the following lines with the Antigen commands as explained here:

The rest should be left as is.
Am I understanding this correctly?

benzkji commented 4 years ago

probably yes!

SonOfDiablo commented 4 years ago

probably yes!

Totally forgot I opened an issue here. I tried it out a few days ago and it seemed to work without problems.

Thanks for the reply though appreciate it :)