Name Mode Size
.shrc.d 040000
LICENSE 100644 1 kb
README.md 100644 1 kb
README.md
# [`dotfiles-websearch`][] [Dotfile][]s for searching the [web][] from the [shell][]. Provided shell functions: - `websearch [<site> [<terms>...]]`: The first [DuckDuckGo][] search result. - `webdebian [<keywords>...]`: [Debian][] packages. - `webubuntu [<keywords>...]`: [Ubuntu][] packages. - `webcpp [<terms>...]`: C++ part of [cppreference][]. - `webc [<terms>...]`: C part of [cppreference][]. - `webwin32 [<terms>...]`: Native C/C++ [Windows API][] (also 64-bit). [`dotfiles-websearch`]: https://git.rcrnstn.net/rcrnstn/dotfiles-websearch [dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments [web]: https://en.wikipedia.org/wiki/World_Wide_Web [shell]: https://en.wikipedia.org/wiki/Unix_shell [DuckDuckGo]: https://en.wikipedia.org/wiki/DuckDuckGo [Debian]: https://en.wikipedia.org/wiki/Debian [Ubuntu]: https://en.wikipedia.org/wiki/Ubuntu [cppreference]: https://en.cppreference.com/ [Windows API]: https://en.wikipedia.org/wiki/Windows_API#Major_versions ## License Licensed under the [ISC License][] unless otherwise noted, see the [`LICENSE`][] file. [ISC License]: https://choosealicense.com/licenses/isc [`LICENSE`]: LICENSE