Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1 KB

README.md

File metadata and controls

49 lines (33 loc) · 1 KB

~/.dotfiles

                _      _          
    |          | | o  | |         
  __|   __ _|_ | |    | |  _   ,  
 /  |  /  \_|  |/  |  |/  |/  / \_
 \_/|_/\__/ |_/|__/|_/|__/|__/ \/ 
               |\                 
               |/  by mina        
Managed using chezmoi

This are my public dotfiles. These are config files to set up a system the way I like it. They might not work for you, but feel free to steal from them.

Getting started

Check out the Quick Start page.

Install chezmoi and the dotfiles on any new machine

With a single command:

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

Update

On any machine, you can pull and apply the latest changes from your repo with:

chezmoi update -v

License

The code is available under the MIT license.