Skip to content

delicb/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal dot files.

Managed using chezmoi.

Mostly focused on MacOS, since that is my daily driver, but I mostly keep it up to date for various Linux distributions (Ubuntu, Debian, Alpine) which I use in containers.

My old dotconfig are still available but not used or updated.

Install

sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply delicb

or

sh -c "$(wget -qO- get.chezmoi.io)" -- init --apply delicb