TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Antigen is to zsh, what Vundle is to vim

51 点作者 chanced大约 12 年前

10 条评论

DrJ大约 12 年前
I would've thought that Antigen would've been more like Pathogen for vim. Apparently, I am behind the times.
评论 #5344814 未加载
argarg大约 12 年前
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-coder大约 12 年前
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 未加载
bglusman大约 12 年前
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>
JulianWasTaken大约 12 年前
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 未加载
schabernakk大约 12 年前
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?
chanced大约 12 年前
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.
sharat87大约 12 年前
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 :)
chanced大约 12 年前
I'm in no way affiliated with the project. I just thought it needed some more attention because it is awesome.
northisup大约 12 年前
zprezto, 'nuf said.