mirror of https://github.com/akelge/zsh
34 lines
845 B
Bash
34 lines
845 B
Bash
# To update plugins, add them below, then run
|
|
# antibody bundle < ~/.zshdir/plugins.txt > ~/.zshdir/plugins.sh
|
|
|
|
|
|
# Bundles from the default repo (robbyrussell's oh-my-zsh).
|
|
# heroku
|
|
# lein
|
|
# command-not-found
|
|
# sudo
|
|
# fancy-ctrl-z
|
|
# zsh_reload
|
|
# vagrant
|
|
# zsh-users/zsh-completions src
|
|
# brew-cask
|
|
# brew
|
|
|
|
robbyrussell/oh-my-zsh path:plugins/git
|
|
# robbyrussell/oh-my-zsh path:plugins/git-prompt
|
|
robbyrussell/oh-my-zsh path:plugins/pip
|
|
# robbyrussell/oh-my-zsh path:plugins/svn
|
|
# robbyrussell/oh-my-zsh path:plugins/osx
|
|
robbyrussell/oh-my-zsh path:plugins/docker
|
|
robbyrussell/oh-my-zsh path:plugins/docker-compose
|
|
robbyrussell/oh-my-zsh path:plugins/aws
|
|
robbyrussell/oh-my-zsh path:plugins/httpie
|
|
|
|
# Syntax highlighting bundle.
|
|
# zsh-users/zsh-syntax-highlighting
|
|
|
|
# Load the theme.
|
|
agnoster/agnoster-zsh-theme
|
|
|
|
# vim: set ts=4 sw=4 tw=0 ft=sh :
|