TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Antigen is to zsh, what Vundle is to vim

51 pointsby chancedabout 12 years ago

10 comments

DrJabout 12 years ago
I would've thought that Antigen would've been more like Pathogen for vim. Apparently, I am behind the times.
评论 #5344814 未加载
argargabout 12 years ago
It doesn't work the same way but I use this and like it: <a href="https://github.com/sorin-ionescu/prezto" rel="nofollow">https://github.com/sorin-ionescu/prezto</a>
评论 #5360595 未加载
评论 #5346106 未加载
js-coderabout 12 years ago
I started using antigen for my dotfiles (<a href="https://github.com/js-coder/dotfiles" rel="nofollow">https://github.com/js-coder/dotfiles</a>) a while ago, and it's really awesome. However it does make sourcing `~/.zshrc` pretty slow.
评论 #5345049 未加载
bglusmanabout 12 years ago
Just for reference, Mat Schaffer has had a similar project for about a year, same basic goal: <a href="https://github.com/matschaffer/zundle" rel="nofollow">https://github.com/matschaffer/zundle</a><p>He also uses it to build a nice default zsh profile here: <a href="https://github.com/matschaffer/zsh-matschaffer" rel="nofollow">https://github.com/matschaffer/zsh-matschaffer</a>
JulianWasTakenabout 12 years ago
I've seen antigen before, thing is, zsh plugins, especially useful ones, are few and far between.<p>I have ~30 plugins installed with Vundle, and regularly add and play with new ones.<p>For zsh I have exactly two (syntax highlighting and one I'm forgetting at the moment) and I can't remember the last time I saw another that looked useful.
评论 #5344530 未加载
schabernakkabout 12 years ago
So the longterm goal of this would be to replace oh-my-zsh and it's host all plugins in one repository and hope robyrussel merges the change request?<p>Sounds pretty good if this works out I think. Are there any obvious downsides?
chancedabout 12 years ago
Woah, the hackernews effect is quite impressive. The github project more than doubled in stars (now at 280) over the past 6 hours since posting this.
sharat87about 12 years ago
Author here.<p>I'm late here, but if there are any questions, I'll answer.<p>Seeing the github stars shoot up, I guessed HN happened to the project. Here we are :)
chancedabout 12 years ago
I'm in no way affiliated with the project. I just thought it needed some more attention because it is awesome.
northisupabout 12 years ago
zprezto, 'nuf said.