Auto pull file

This commit is contained in:
2023-09-28 21:05:36 +00:00
parent 74cfe28635
commit eca04bfab7
2 changed files with 10 additions and 3 deletions

7
run.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
cd ~/
git clone https://git.corrupt.link/liz/dot.git .dotfiles
cd .dotfiles
./config.sh
cd ~/