Added init script
This commit is contained in:
6
.config/yadm/install.sh
Normal file
6
.config/yadm/install.sh
Normal 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
|
||||
Reference in New Issue
Block a user