From ac90073f0c53fcc3a8ebee53bcf1fc075f1d65f1 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Wed, 20 Mar 2013 18:07:53 -0500 Subject: [PATCH] Adding cortex config --- .gitignore | 1 + cortex/config | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 cortex/config diff --git a/.gitignore b/.gitignore index b04987e..4f67fc8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ vim/bundle/* mutt/hcache newsbeuter/cache.db newsbeuter/history.* +cortex/seen.cache diff --git a/cortex/config b/cortex/config new file mode 100644 index 0000000..4e9b540 --- /dev/null +++ b/cortex/config @@ -0,0 +1,3 @@ +[config] +frontpage=http://www.reddit.com/.json?feed=5d20874d375df428fda2295e59a872a3178e7fa5&user=dustinswan +inbox=http://www.reddit.com/message/inbox/.json?feed=5d20874d375df428fda2295e59a872a3178e7fa5&user=dustinswan