Sha256: 7f22fcd4870e28aa103b1dc769074b5a799585aedcaad2d71ee6d7bf31602178
Contents?: true
Size: 727 Bytes
Versions: 11
Compression:
Stored size: 727 Bytes
Contents
# Load the plugin architecture source "$ZSH/vendor/antigen/antigen.zsh" # Set up the plugin architecture antigen-lib # Bare Oh My ZSH plugins antigen-bundle cap # Local modifications to OMZ plugins antigen-bundle $HOME/.dots lib/plugins/bundler antigen-bundle $HOME/.dots lib/plugins/git antigen-bundle $HOME/.dots lib/plugins/git-process antigen-bundle $HOME/.dots lib/plugins/knife antigen-bundle $HOME/.dots lib/plugins/osx antigen-bundle $HOME/.dots lib/plugins/rails3 antigen-bundle $HOME/.dots lib/plugins/ruby antigen-bundle kennethreitz/autoenv # From alternative sources antigen-bundle zsh-users/zsh-syntax-highlighting #antigen-bundle kennethreitz/autoenv # Apply loaded plugins to the environment antigen-apply
Version data entries
11 entries across 11 versions & 1 rubygems