This website works better with JavaScript.
Explore
Help
Sign In
alpha
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15ed7860f3
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '15ed7860f3'
${ noResults }
prezto
/
plugins
/
powder
/
_powder
6 lines
82 B
Raw
Normal View
History
Unescape
Escape
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh Conflicts: .gitignore lib/aliases.zsh lib/completion.zsh lib/functions.zsh lib/git.zsh lib/key-bindings.zsh lib/misc.zsh lib/spectrum.zsh plugins/git/git.plugin.zsh plugins/osx/_man-preview plugins/osx/osx.plugin.zsh plugins/svn/svn.plugin.zsh templates/zshrc.zsh-template themes/lukerandall.zsh-theme themes/philips.zsh-theme tools/upgrade.sh
13 years ago
#compdef powder
#autoload
compadd `powder help | grep powder | cut -d " " -f 4`
Cleaned up the plugins.
13 years ago