Skip to content

My managed dotfiles, now featuring chezmoi

License

Notifications You must be signed in to change notification settings

Joniator/dotfiles

Repository files navigation

Dotfiles

Managed with chezmoi.

Installation

# Don't decrypt secrets, works on non-interactive terminals and does not need a password to work
curl -fsLS https://joniator.github.io/dotfiles/install.sh | sh -s -- --mode=checkout

# Trying to decrypt secrets, needs interactive terminal and password
curl -fsLS https://joniator.github.io/dotfiles/install.sh | sh -s -- --mode=decrypt

License

MIT