Skip to content

maxmilton/dotfiles

Repository files navigation

Max Milton's Dotfiles

Intended for use on a Linux OS. Limited support for macOS, BSD, or UNIX-like OSes. Uses chezmoi to manage the dotfiles.

Usage

Install

  1. Install chezmoi using your package manager or manually download the latest release.

  2. Initialise local state:

    chezmoi init git@github.com:MaxMilton/dotfiles.git -v
  3. Optionally, run post install script:

    # bash
    sh $(chezmoi source-path)/.install/install.sh
    
    # fish
    sh (chezmoi source-path)/.install/install.sh

"One shot" install on ephemeral systems

  1. Download latest standalone (.tar.gz) release. Must be version >= 2
  2. chezmoi init --one-shot MaxMilton

Update

chezmoi update -v

License

MIT. See LICENSE.


© 2021 Max Milton

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •