My customized maid rule.
For more about Maid, please see its GitHub project.
gem install maid
gem install terminal-notifier
Just simply copy the rules.rb
and maid.jpg
to your .maid
folder.
or
cd /Users/YourUserName/.maid
git init
git remote add origin https://github.com/kindraywind/myMaidRules.git
git fetch origin
git checkout -b master --track origin/master
vi rules.rb
and start customization.