remove feed caches from repo
This commit is contained in:
parent
e5c2dc2a63
commit
a47ef24ac0
|
@ -1,2 +1,2 @@
|
|||
cache.db
|
||||
cache*
|
||||
history.cmdline
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
nb="~/.newsboat"
|
||||
|
||||
alias nb="newsboat"
|
||||
alias nbc="newsboat -u $nb/urls-comics -c $nb/cache.comics.db"
|
||||
alias nbc="newsboat -u $nb/urls-comics -c $nb/cache-comics.db"
|
||||
alias nbn="newsboat -u $nb/urls-news-pipe -c $nb/cache-news.db"
|
||||
alias nbf="newsboat -u $nb/urls-friends -c $nb/cache-friends.db"
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue