My current MacOS dot files built around yadm
Go to file
Seth Doty 58af5545ac
updates
2023-04-01 21:05:36 -05:00
.config updates 2023-04-01 21:05:36 -05:00
.doom.d updates 2023-04-01 21:05:36 -05:00
.gnupg updates 2023-04-01 21:05:36 -05:00
.local/share/yadm initial commit for yadm 2021-08-14 22:37:36 -05:00
Library updates 2023-04-01 21:05:36 -05:00
.zshrc updates 2023-04-01 21:05:36 -05:00
README.md Create README.md 2021-12-12 19:58:11 -06:00

README.md

DOTFILES

 sudo curl -fLo /bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm && 
 sudo chmod a+x /bin/yadm &&
 yadm clone https://github.com/sethmdoty/dotfiles.git

Mac: 
 brew install yadm &&
 yadm clone https://github.com/sethmdoty/dotfiles.git```