Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 310 Bytes

dotfiles

Repository with my dotfiles, managed using chezmoi

Install chezmoi and dotfiles on a new machine

$ sudo echo 'XDG_CONFIG_HOME=$HOME/.config\nZDOTDIR=$XDG_CONFIG_HOME/zsh' > /etc/zsh/zshenv
$ sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply samu-delucas