Skip to content

LEI/dotfiles

Repository files navigation

dotfiles

ci codecov

Cross-platform dotfiles managed with chezmoi.

Install

cURL
curl -LSfs --proto '=https' --tlsv1.2 https://dotfiles.lei.sh/script/bootstrap | sh -s -- --interactive LEI
Wget
wget -qO- https://dotfiles.lei.sh/script/bootstrap | sh -s -- --interactive LEI
chezmoi init LEI

Usage

Tip

Use the --interactive flag to prompt for all changes and --verbose to show more output.

Show diff:

chezmoi diff

Update, init and apply:

chezmoi update --init --apply

Verify installation:

mise run check

Development

Install pre-commit hook:

prek install

Run tests:

mise run test

Ideas

Releases

No releases published

Packages

 
 
 

Contributors