Commit 7fb17127 authored by Dmitri Akatov's avatar Dmitri Akatov
Browse files

carton completion plugin

parent 5fcb6e12
if which carton &> /dev/null
then
source $(dirname $(which carton))/../etc/carton_completion.zsh
else
print "zsh carton plugin: carton 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