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