From dbb78153efac987bbac91fb88344304fac7189f3 Mon Sep 17 00:00:00 2001 From: David Thurstenson Date: Wed, 3 May 2017 10:37:37 -0500 Subject: [PATCH] Added chrome search shortcut for Arch Bug reports --- Chrome Search Shortcuts.wiki | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Chrome Search Shortcuts.wiki b/Chrome Search Shortcuts.wiki index 02fd05b..84305bc 100644 --- a/Chrome Search Shortcuts.wiki +++ b/Chrome Search Shortcuts.wiki @@ -2,8 +2,9 @@ | Service | Trigger | URL | Description | |-----------------------------|---------|-----------------------------------------------------------------------------|-------------------------------------------------------| -| Dell Service Tag Lookup | dell | http://www.dell.com/support/home/us/en/04/product-support/servicetag/%s | Go directly to the Dell Support page of a service tag | | Arch Wiki Search | aw | https://wiki.archlinux.org/index.php?title=Special%3ASearch&search=%s&go=Go | | | Arch Package Search | ap | https://www.archlinux.org/packages/?sort=&q=%s&maintainer=&flagged= | | | Arch User Repository Search | aur | https://aur.archlinux.org/packages/?O=0&K=%s | | +| Arch Linux Bug Lookup | fs | https://bugs.archlinux.org/task/%s | Go directly to bug number | +| Dell Service Tag Lookup | dell | http://www.dell.com/support/home/us/en/04/product-support/servicetag/%s | Go directly to the Dell Support page of a service tag | | ShellCheck Code Search | sc | https://github.com/koalaman/shellcheck/wiki/SC%s | Look up ShellCheck code. (sc) |