Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 437 Bytes

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