Use exclude pattern with RCRC variable

This commit is contained in:
Nhut Duong 2017-10-05 21:19:05 +07:00
parent a6a572d328
commit e52c274215

2
rcrc
View file

@ -1,2 +1,2 @@
EXCLUDES="README.md README-ES.md LICENSE"
EXCLUDES="README*.md LICENSE"
DOTFILES_DIRS="$HOME/dotfiles-local $HOME/dotfiles"