From: Silvio Rhatto Date: Wed, 10 Jan 2018 12:47:39 +0000 (-0200) Subject: Remove .dotfiles from FOLDERS at mrconfig-updater as it now lives inside the apps... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=245c01d03b472118d212d97ddc1d9962399bf049;p=utils-git.git Remove .dotfiles from FOLDERS at mrconfig-updater as it now lives inside the apps/ project --- diff --git a/mrconfig-updater b/mrconfig-updater index 1403276..62f7349 100755 --- a/mrconfig-updater +++ b/mrconfig-updater @@ -13,8 +13,9 @@ # # Configuration +#FOLDERS="apps file code .dotfiles" +FOLDERS="apps file code" MRCONFIG="$HOME/.custom/mrconfig-automatic" -FOLDERS="apps file code .dotfiles" DEPTH="2" CWD="`pwd`"