1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 16:00:41 +01:00

Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh

This commit is contained in:
Pat Regan
2011-04-27 04:56:44 -04:00
11 changed files with 315 additions and 13 deletions

View File

@@ -31,6 +31,7 @@ _1st_arguments=(
'search:search for a formula (/regex/ or string)'
'unlink:unlink a formula'
'update:freshen up links'
'upgrade:upgrade outdated formulae'
'uses:show formulas which depend on a formula'
)