Update brew-cask zsh completions header

This commit is contained in:
Joshua McKinney 2016-08-19 15:52:22 -05:00
parent db18a13389
commit 3f75cb06c6

View File

@ -1,11 +1,9 @@
#compdef brew-cask
#autoload
# Autocompletion for homebrew-cask (https://github.com/caskroom/homebrew-cask/).
#
# Originally sourced from the oh-my-zsh
# https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/brew-cask/brew-cask.plugin.zsh
#
# Zsh Autocompletion script for Homebrew Cask
# https://github.com/homebrew/brew
# The MIT License (MIT)
#
# Copyright (c) 2009-2016 Robby Russell and contributors