Adding cortex config
This commit is contained in:
parent
badfd01935
commit
ac90073f0c
2 changed files with 4 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -6,3 +6,4 @@ vim/bundle/*
|
||||||
mutt/hcache
|
mutt/hcache
|
||||||
newsbeuter/cache.db
|
newsbeuter/cache.db
|
||||||
newsbeuter/history.*
|
newsbeuter/history.*
|
||||||
|
cortex/seen.cache
|
||||||
|
|
|
||||||
3
cortex/config
Normal file
3
cortex/config
Normal file
|
|
@ -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
|
||||||
Loading…
Add table
Add a link
Reference in a new issue