chrome-search-shortcuts.md: Added ArchLinux manpage lookup and search shortcuts
This commit is contained in:
parent
7ab05e6b8c
commit
db2ab3a0ee
|
@ -14,5 +14,7 @@ draft: false
|
|||
| 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&SeB=nd&SB=n&SO=a | |
|
||||
| Arch Linux Bug Lookup | fs | https://bugs.archlinux.org/task/%s | Go directly to bug number |
|
||||
| Arch Manpage Lookup | man | https://man.archlinux.org/man/%s | Go directly to manpage |
|
||||
| Arch Manpage Search | mans | https://man.archlinux.org/search?q=%s&lang=en | Search manpage db |
|
||||
| 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<tab><number>) |
|
||||
|
|
Loading…
Reference in New Issue