1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2026-05-06 14:50:00 +00:00

Merge branch 'gem_plugin'

This commit is contained in:
Daniel Schauenberg
2010-09-01 13:21:44 +02:00
2 changed files with 68 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
# add brew completion function to path
fpath=($ZSH/functions/gem $fpath)
autoload -U compinit
compinit -i