dotfiles

Continuous Integration

Installation

Requirements

Instructions

Environment variables

Note: You are required to use the env variable SECRETS_OFF=1, as not passing will make chezmoi fail when connecting to my Bitwarden account.

The following environment variables can be set to configure Chezmoi on runtime:

ASK: Set to 1 if you want to enable chezmoi prompt
SECRETS_OFF: Set to 1 to enable Bitwarden (uses my personal secrets set in .chezmoi.yaml)

Installation

SECRETS_OFF=1 sh -c "$(curl -fsSL https://raw.githubusercontent.com/kucera-lukas/dotfiles/main/install.sh)"

Personal

sh -c "$(curl -fsSL https://raw.githubusercontent.com/kucera-lukas/dotfiles/main/install.sh)"

Contributing

pre-commit install

Credits

License