09 Aug, 2012
2 commits
-
The link should point to the project under zsh-users organization and not under the sharat87 user.
08 Aug, 2012
3 commits
02 Aug, 2012
1 commit
-
The standard markdown link syntax was used instead of the reference syntax.
31 Jul, 2012
1 commit
-
Local bundles, if are recorded with a `--branch` option, should *always* be
cloned.
27 Jul, 2012
1 commit
26 Jul, 2012
2 commits
13 Jul, 2012
4 commits
12 Jul, 2012
2 commits
11 Jun, 2012
5 commits
09 Jun, 2012
3 commits
-
Also renamed antigen-bundle-update to antigen-update for command name
consistency.
08 Jun, 2012
1 commit
06 Jun, 2012
2 commits
-
The previously used two variables ANTIGEN_REPO_CACHE and ANTIGEN_BUNDLE_DIR are
now replaced by a single variable, ADOTDIR. Defaults to `$HOME/.antigen`.
05 Jun, 2012
5 commits
-
bundle-init is now renamed to bundle-apply and is to called after all bundle
specifications are given. Also added notes in the README file.The reason is the compinit function needs to be run after adding all the
required directories to `fpath`. The only reliable and performant way to do it
would be to explicitly call a function that does it after specifying all the
bundles.
03 Jun, 2012
1 commit
-
The `bundle` command got some new super short syntax sugar. Notes about it in
the README.
25 May, 2012
3 commits