mirror of
https://github.com/akelge/zsh
synced 2025-07-04 13:39:07 +00:00
Added antibody support files, need work
This commit is contained in:
33
antibody/plugins.txt
Normal file
33
antibody/plugins.txt
Normal file
@ -0,0 +1,33 @@
|
||||
# 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 :
|
Reference in New Issue
Block a user