Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OS specific plugins #2

Closed
popstas opened this issue Mar 11, 2017 · 1 comment
Closed

OS specific plugins #2

popstas opened this issue Mar 11, 2017 · 1 comment
Milestone

Comments

@popstas
Copy link
Contributor

popstas commented Mar 11, 2017

For example:

if [ $OS == 'OSX' ]; then
  antigen bundle brew
fi
@popstas
Copy link
Contributor Author

popstas commented Mar 12, 2017

Also, command-not-found add 900 ms to startup time in OSX.

@popstas popstas added this to the v2.0.0 milestone Apr 1, 2017
@popstas popstas closed this as completed in e9288c2 Apr 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant