27 Apr, 2013
1 commit
25 Apr, 2013
7 commits
-
When in a script, it can be very hard to tell where an error is coming from,
just from the message. Adding this prefix should help a bit, by providing some
context to the error.
04 Apr, 2013
1 commit
26 Mar, 2013
1 commit
22 Mar, 2013
5 commits
-
Any instances using -q have been redirected to /dev/null.
Any instances using -m1 now use l or are piped into head -n1.
13 Mar, 2013
6 commits
-
This will prevent errors if someone sources antigen using a relative
path. -
Kills the whole purpose of the compdef deferrer function introduced in #37.
Completions are now correctly deferred and applied when `antigen-apply` is
called.
12 Mar, 2013
1 commit
07 Mar, 2013
2 commits
-
Conflicts:
antigen.zsh
24 Feb, 2013
1 commit
-
Some plugins seem to rely on the `$ZSH` variable pointing to the oh-my-zsh clone
being used. See README for more.
22 Feb, 2013
2 commits
21 Feb, 2013
4 commits
-
Its polluting the global namespace but doesn't have the `antigen` prefix, making
it hard to figure out where it came from. -
It appears that the whole git magic that's going on to avoid starting a subshell
is causing problems on certain slightly old versions of git. Now switched to
`cd`-ing to the clone to avoid any trouble in this regard.
16 Feb, 2013
1 commit
15 Feb, 2013
3 commits
27 Jan, 2013
1 commit
22 Jan, 2013
4 commits