This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Issues
Pull Requests
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.
641
Commits
1
Branch
0
Tags
2.4 MiB
Tree:
771d06ffe7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '771d06ffe7'
${ noResults }
prezto
/
plugins
/
thor
/
_thor
5 lines
75 B
Raw
Normal View
History
Unescape
Escape
Thor Add plugin with completion for thor.
14 years ago
#compdef thor
#autoload
compadd `thor list | grep thor | cut -d " " -f 2`