We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af414ec commit ae2c3dfCopy full SHA for ae2c3df
sync.sh
@@ -0,0 +1,3 @@
1
+#!/bin/bash
2
+# FOR DEVELOPMENT ONLY
3
+rsync -avhp --exclude={'monitor.conf','keyboard.conf','.gitignore','.git'} -I share/dotfiles/ ~/.mydotfiles/com.ml4w.dotfiles/
0 commit comments