devlincashman / dotfiles-1

My dotfiles, managed with https://chezmoi.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github.com/twpayne/dotfiles

Tom Payne's dotfiles, managed with chezmoi.

Install them with:

chezmoi init twpayne

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

lpass login <email>

Work secrets are stored in 1Password, and you'll need the 1Password CLI installed. Login to 1Password for the first time with:

eval $(op signin <subdomain>.1password.com <email>)

Then, to login afterwards, run:

eval $(op signin)

About

My dotfiles, managed with https://chezmoi.io/


Languages

Language:Shell 76.4%Language:Vim Script 18.0%Language:Lua 5.5%Language:PowerShell 0.1%