Update copy and excludes script
This commit is contained in:
Regular → Executable
+2
-2
@@ -1,2 +1,2 @@
|
|||||||
#!/bin/bash
|
#!/bin/sh
|
||||||
rsync -a --exclude-from=excludes.txt ../ ~/dotfiles/
|
rsync -av --exclude-from=excludes.txt ../ ~/dotfiles/
|
||||||
|
|||||||
+4
-1
@@ -8,4 +8,7 @@ LICENSE
|
|||||||
install.sh
|
install.sh
|
||||||
monitor.conf
|
monitor.conf
|
||||||
keyboard.conf
|
keyboard.conf
|
||||||
keyboard.py
|
keyboard.py
|
||||||
|
animation.conf
|
||||||
|
decoration.conf
|
||||||
|
window.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user