yous / vanilli.sh

A lightweight start point of shell configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Antibody

antibody bundle yous/vanilli.sh

Antigen

antigen bundle yous/vanilli.sh

zgen

zgen load yous/vanilli.sh

Zinit

zinit light yous/vanilli.sh

zplug

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.

About

A lightweight start point of shell configuration

License:MIT License


Languages

Language:Shell 100.0%