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.sh
zgen load yous/vanilli.sh
zinit light yous/vanilli.sh
zplug "yous/vanilli.sh"
To enable the completion system, add following lines after loading this plugin.
autoload -Uz compinit
compinit
Copyright © Chayoung You. See LICENSE.txt for details.