My life is just great now. Normal. Vanilla. — Jason Bateman
A lightweight start point of shell configuration, instead of starting from scratch, copying some random configuration files, or using the default of heavy frameworks.
antigen bundle yous/vanilli.shzgen load yous/vanilli.shzinit light yous/vanilli.shzplug "yous/vanilli.sh"To enable the completion system, add following lines after loading this plugin.
autoload -Uz compinit
compinitCopyright © Chayoung You. See LICENSE.txt for details.