twpayne/dotfiles

repository·master·Indexed 19 days ago

https://github.com/twpayne/dotfiles

A collection of personal dotfiles managed by Tom Payne using the chezmoi dotfile manager, featuring secret management integration with the 1Password CLI.

Tokens
158
Snippets
2
Records
2
Agent score
16%

What's inside twpayne-dotfiles

  1. Authenticate with 1Password for secret management

    master

    Personal secrets within these dotfiles are stored in 1Password. To allow chezmoi to access these secrets during initialization or application, you must have the 1Password CLI installed and be signed in. Use the following command to authenticate your session:

    $ eval $(op signin)
  2. Install Tom Payne's dotfiles using chezmoi

    master

    This repository contains dotfiles managed with chezmoi. To install these dotfiles on your system, use the chezmoi init command followed by the repository owner's name.

    $ chezmoi init twpayne