Use s for web searches
masterThe s command allows you to perform web searches directly from your terminal. By default, it opens the results in your default browser.
Basic Usage
s <query>Specifying a Provider
Use the -p or --provider flag to search a specific site (e.g., google, amazon, wikipedia).
s -p google dragonfliesSearching by Tag
Use the -t or --tag flag to search providers associated with a specific category (e.g., video, shopping).
s -t video muppetsPartial Matching
s supports partial matching for both providers and tags.
s -p fa hamsters # Searches Facebook
s -t te ssd # Searches 'tech-news' tagged providerss puppies
s -p google dragonflies
s -t video muppets