My workstation dotfiles, automatically managed with chezmoi.
Don't fuck up your system by proselytizing yourself into these presets if you aren't me.
Initialization:
git clone https://github.com/philosolog/dotfiles.git ~/dotfiles
~/dotfiles/scripts/bootstrap-amac.shManual chezmoi apply:
git clone https://github.com/philosolog/dotfiles.git ~/dotfiles
chezmoi init --source ~/dotfiles/amac
chezmoi applyUpdate tracked files, app list, commit, and push:
~/dotfiles/scripts/sync-amac-dotfiles.shOptional: install a LaunchAgent that runs sync at login and daily:
~/dotfiles/scripts/install-autosync-launchagent.shNever tracked: shell histories, SSH keys, Docker auth config, WakaTime config, app preference plists by default, and cached/binary editor data.