aboutsummaryrefslogtreecommitdiff
path: root/mrconfig-updater
diff options
context:
space:
mode:
Diffstat (limited to 'mrconfig-updater')
-rwxr-xr-xmrconfig-updater2
1 files changed, 1 insertions, 1 deletions
diff --git a/mrconfig-updater b/mrconfig-updater
index f860a5c..609c2a8 100755
--- a/mrconfig-updater
+++ b/mrconfig-updater
@@ -14,7 +14,7 @@
# Configuration
MRCONFIG="$HOME/.custom/mrconfig-automatic"
-FOLDERS="apps file code"
+FOLDERS="apps file code .dotfiles"
DEPTH="2"
CWD="`pwd`"