This website requires JavaScript.
Explore
Help
Sign In
adam
/
prezto
Archived
Watch
1
Star
0
Fork
0
You've already forked prezto
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2022-03-28
. You can view files and clone it, but cannot push or open issues or pull requests.
225ea89e74
prezto
/
plugins
/
powder
/
_powder
6 lines
82 B
Plaintext
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
2011-08-26 02:58:19 -04:00
#compdef powder
#autoload
compadd `powder help | grep powder | cut -d " " -f 4`
Cleaned up the plugins.
2011-08-30 23:16:15 -04:00
Reference in New Issue
Copy Permalink