1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-09 08:50:40 +01:00

Replace redundant calls to compinit with a single call.

This commit is contained in:
Pat Regan
2011-04-08 10:12:22 -04:00
parent 2e9492969b
commit 993e05da50
10 changed files with 4 additions and 19 deletions

View File

@@ -8,5 +8,3 @@ alias pup="psu && puo"
# add macports completion function to path
fpath=($ZSH/plugins/macports $fpath)
autoload -U compinit
compinit -i