From: Silvio Rhatto Date: Thu, 5 Mar 2015 12:42:08 +0000 (-0300) Subject: Include .dotfiles into mrconfig-updater X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=26b6f62724672f6faa5cd28ed4fb24b3e7740d58;p=utils-git.git Include .dotfiles into 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`"