Skip to content

rodgons/dotfiles

Repository files navigation

dotfiles

This repo contains the configuration to setup my machines. This is using Chezmoi, the dotfile manager to setup the install.

This automated setup is currently only configured for Mac machines.

How to run

For new installs, xcode commandline developer tools is needed

xcode-select --install

then, run chezmoi

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

during the install the current user will have a no password sudo, so be carefull

About

Chezmoi configs for my computer

Resources

Stars

Watchers

Forks