machfiles icon indicating copy to clipboard operation
machfiles copied to clipboard

The dotfiles you see in all my videos

Machfiles

machfiles image

Installing

You will need git and GNU stow

Clone into your $HOME directory or ~

git clone https://github.com/ChristianChiarulli/Machfiles.git ~

Run stow to symlink everything or just select what you want

stow */ # Everything (the '/' ignores the README)
stow zsh # Just my zsh config

Programs

An updated list of all the programs I use can be found in the programs directory