Closed adnjoo closed 2 years ago
Hi, is there a way to change the default provider from presearch to e.g. google without using the -p flag?
-p
Hi, never mind. I found the alias setting. I edited my ~/.zshrc profile with the following lines:
~/.zshrc
alias sg="s -p google" alias sy="s -p youtube"
for faster searching.
Hi, is there a way to change the default provider from presearch to e.g. google without using the
-p
flag?