ethanmoss1 / dotfiles

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

Run the following on the host of choice, this installs the Chezmoi binary.

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

Update dotfiles

To download the latest changes, run the following:

chezmoi update

About

My personal dotfiles


Languages

Language:Emacs Lisp 86.3%Language:Shell 13.7%