Skip to content

Instantly share code, notes, and snippets.

Created December 30, 2014 21:48
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/42d2f5956e7bc8ee1ebc to your computer and use it in GitHub Desktop.
Save anonymous/42d2f5956e7bc8ee1ebc to your computer and use it in GitHub Desktop.
show-keymap-hint false
swap-title-and-hints false
browser "/usr/bin/elinks"
external-url-viewer "/usr/bin/urlview"
pager internal
html-renderer "/usr/bin/elinks -dump"
bind-key j next
bind-key k prev
bind-key J next-feed
bind-key K prev-feed
bind-key j down article
bind-key k up article
bind-key J next article
bind-key K prev article
macro y set browser "mpv %u"; open-in-browser ; set browser "elinks %u"
macro o set browser "vimprobable2 %u"; open-in-browser ; set browser "elinks %u"
color background white default
color listnormal white default
color listfocus white blue standout
color info blue default standout
color listfocus_unread white blue standout
color listnormal_unread white default
feed-sort-order name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment