Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 918 Bytes

File metadata and controls

29 lines (16 loc) · 918 Bytes

~/. 📂
Cross-platform, cross-shell dotfiles
powered by chezmoi 🏠

Installation

The Chezmoi Package is availabe in many package management systems, and that's the ideal install method to avoid manually upgrading via the "--upgrade" flag periodically. Alternatively, you can use the commands below.

Manually Import GPG Key to Fully Complete

gpg --import gpg.key

Install & Apply

sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply 0x90shell

Apply Then Purge Chezmoi

sh -c "$(curl -fsLS git.io/chezmoi)" -- init --apply --purge --purge-binary 0x90shell

Update any machine

chezmoi update

Status

I am using chezmoi to manage my dotfiles.

This is still very much a work in progress.