My current MacOS dot files built around yadm
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Seth Doty 58af5545ac
updates
10 hours ago
.config updates 10 hours ago
.doom.d updates 10 hours ago
.gnupg updates 10 hours ago
.local/share/yadm initial commit for yadm 2 years ago
Library updates 10 hours ago
.zshrc updates 10 hours ago
README.md Create README.md 1 year ago

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```