]> Sergey Matveev's repositories - dotfiles.git/commitdiff
PEP jump
authorSergey Matveev <stargrave@stargrave.org>
Wed, 22 Sep 2021 20:29:01 +0000 (23:29 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Wed, 22 Sep 2021 20:29:01 +0000 (23:29 +0300)
eb/.ebrc
lynx/.lynx_jumps.html
xombrero/.xombrero.conf

index 876a132472bd4727c47c782a41967416edfd06e1..b5c06bbdb3e84345043b8832fa0a2edf30e79fdf 100644 (file)
--- a/eb/.ebrc
+++ b/eb/.ebrc
@@ -68,6 +68,12 @@ function+Soid{
     z20
 }
 
+function+Spep{
+    b https://www.python.org/dev/peps/pep-0~0/
+    /^h1/
+    z20
+}
+
 function+Spy{
     b https://pypi.org/project/~0/
     /^h1/
index b445f243fa2c5a622bea2866c5ddcb8dc9f295a3..95d897f1ae9eedc01879a126aad63eeaeabb905e 100644 (file)
@@ -6,6 +6,7 @@
 <dl compact>
 <dt>gg<dd><a href="https://www.google.com/search?q=%s">Google</a></dd>
 <dt>oid<dd><a href="https://oidref.com/%s">OID</a></dd>
+<dt>pep<dd><a href="https://www.python.org/dev/peps/pep-0%s/">PEP</a></dd>
 <dt>py<dd><a href="https://pypi.org/project/%s/">PyPI</a></dd>
 <dt>rfc<dd><a href="https://datatracker.ietf.org/doc/html/rfc%s">RFC</a></dd>
 <dt>s<dd><a href="https://html.duckduckgo.com/html?q=%s">DuckDuckGo</a></dd>
index f826e74c53641d347dbfb95cc621abb1fb199c64..4eb782b76013b7db2f798bf4109845a60ec97911 100644 (file)
@@ -137,6 +137,7 @@ external_editor = st -e vim -f <file>
 
 alias = gg, https://www.google.com/search?q=%s
 alias = oid, https://oidref.com/%s
+alias = pep, https://www.python.org/dev/peps/pep-0%s/
 alias = py, https://pypi.org/project/%s/
 alias = rfc, https://datatracker.ietf.org/doc/html/rfc%s
 alias = we, https://en.wikipedia.org/wiki/%s