From 0aff7238efa1deab55f6853e41b6a30547e7c204 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 25 Aug 2021 23:18:36 +0300 Subject: [PATCH] OID search jumps --- lynx/.lynx_jumps.html | 1 + xombrero/.xombrero.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/lynx/.lynx_jumps.html b/lynx/.lynx_jumps.html index 92fe073..eaa909e 100644 --- a/lynx/.lynx_jumps.html +++ b/lynx/.lynx_jumps.html @@ -5,6 +5,7 @@
gg
Google
+
oid
OID
py
PyPI
rfc
RFC
s
DuckDuckGo
diff --git a/xombrero/.xombrero.conf b/xombrero/.xombrero.conf index 30714ff..785af72 100644 --- a/xombrero/.xombrero.conf +++ b/xombrero/.xombrero.conf @@ -136,6 +136,7 @@ external_editor = st -e vim -f # alias = ports, http://openports.se/search.php?so=%s alias = gg, https://www.google.com/search?q=%s +alias = oid, https://oidref.com/%s alias = py, https://pypi.org/project/%s/ alias = rfc, https://tools.ietf.org/html/rfc%s alias = we, https://en.wikipedia.org/wiki/%s -- 2.44.0