Commit d28917d5 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #1999 from akatov/carton

cask completion plugin
parents 78cfe75c 1af012d4
if which cask &> /dev/null; then
source $(dirname $(which cask))/../etc/cask_completion.zsh
else
print "zsh cask plugin: cask not found"
fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment