Added init script

This commit is contained in:
2024-11-16 07:18:40 -05:00
parent 0c1c464ece
commit 30529e825f

6
.config/yadm/install.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
mkdir -p ~/.local/bin
curl -fLo ~/.local/bin/yadm https://github.com/TheLocehiliosan/yadm/raw/master/yadm
chmod a+x ~/.local/bin/yadm
~/.local/bin/yadm clone https://git.potokar.us/easton/dotfiles/src/branch/master