From 26b6f62724672f6faa5cd28ed4fb24b3e7740d58 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 5 Mar 2015 09:42:08 -0300 Subject: Include .dotfiles into mrconfig-updater --- mrconfig-updater | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrconfig-updater') 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`" -- cgit v1.2.3