Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 905 Bytes

README.md

File metadata and controls

46 lines (30 loc) · 905 Bytes

Vanilli.sh

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.

Installation

antigen bundle yous/vanilli.sh
zgen load yous/vanilli.sh
zinit light yous/vanilli.sh
zplug "yous/vanilli.sh"

Completion system

To enable the completion system, add following lines after loading this plugin.

autoload -Uz compinit
compinit

License

Copyright © Chayoung You. See LICENSE.txt for details.