-
Notifications
You must be signed in to change notification settings - Fork 283
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Defer bundle loading to
antigen-apply
command (#513)
* Defer bundle loading to `antigen-apply` command * Using HEREDOC rather than string concat * Properly directing error messages * Handle directory locations, add tests * Remove compdump on antigen-reset * Apply deferred compdef after bundle sourcing * Only use cache in non-interactive mode * Refactor load to support themes, support prezto function loading * Re-added compatibility code for antigen-theme (fails with antigen-reset)
- Loading branch information
Showing
32 changed files
with
1,049 additions
and
702 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.