agarciamontoro / dotfiles

Dotfiles, managed with https://github.com/twpayne/chezmoi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github.com/twpayne/dotfiles

Tom Payne's dotfiles, managed with chezmoi.

This repo should be checked out in the directory ~/.config/share/chezmoi, for example:

git clone https://github.com/twpayne/dotfiles.git ~/.config/share/chezmoi

You'll also need to create a configuation file ./config/chezmoi/chezmoi.yaml containing:

[data]
    name = "<your-name>"
    email = "<your-email>"

Secrets are stored in LastPass and you'll need the LastPass CLI installed. Login to LastPass with:

lpass login <your-email>

About

Dotfiles, managed with https://github.com/twpayne/chezmoi


Languages

Language:Shell 93.0%Language:Vim Script 5.9%Language:Perl 0.4%Language:Roff 0.3%Language:Python 0.2%Language:Makefile 0.1%Language:Ruby 0.1%