Skip to content

Instantly share code, notes, and snippets.

@jahsome
Last active December 13, 2022 08:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jahsome/87be050b29402bb3857bdad7f824b895 to your computer and use it in GitHub Desktop.
Save jahsome/87be050b29402bb3857bdad7f824b895 to your computer and use it in GitHub Desktop.
# https://github.com/tridactyl/tridactyl/blob/master/.tridactylrc
set colors https://raw.githubusercontent.com/bezmi/base16-tridactyl/master/base16-bespin.css
set hintfiltermode vimperator-reflow
set hintnames numeric
# hints for google results
bindurl www.google.com f hint -Jc #search div:not(.action-menu) > a
bindurl news.ycombinatior.com f hint -c .titlelink > a
# stop microsoft from being a jerk
autocmd TabEnter .* unfocus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment