My personal dotfiles for Arch and MacOS 🚀
sh -c "$(curl -fsSL https://rossjm.dev/install-dotfiles)"Or download and inspect first:
curl -fsSL https://rossjm.dev/install-dotfiles -o install.sh chmod +x install.sh ./install.sh
Personal secrets are stored in ProtonPass and you'll need the ProtonPass CLI installed. The ProtonPass app and CLI will be installed automatically, then you can apply your dotfiles:
chezmoi init jershbytes chezmoi apply