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

Version Path
zsh_dots-0.6.5 lib/dots/plugins.zsh
zsh_dots-0.6.3 lib/dots/plugins.zsh
zsh_dots-0.6.2 lib/dots/plugins.zsh
zsh_dots-0.6.0 lib/dots/plugins.zsh
zsh_dots-0.5.9 lib/dots/plugins.zsh
zsh_dots-0.5.8 lib/dots/plugins.zsh
zsh_dots-0.5.7 lib/dots/plugins.zsh
zsh_dots-0.5.6 lib/dots/plugins.zsh
zsh_dots-0.5.5 lib/dots/plugins.zsh
zsh_dots-0.5.4 lib/dots/plugins.zsh
zsh_dots-0.5.3 lib/dots/plugins.zsh