本日 brew update してて,googler ってのが update かかったと表示された.で,Google で検索しても何かわからないので,試しに入れてみた.
brew install googler
結果は
google from command line
というそのままのものですね.
googler google
でターミナル内で検索してくれて,検索画面に表示された番号を入力するとブラウザが立ち上がって来ます.ターミナルに表示しきれないときは,
google -n 3 google
で一度に3つまで表示してくれる.詳しくは
GitHub - jarun/googler: :mag: Google from the terminal
:mag: Google from the terminal. Contribute to jarun/googler development by creating an account on GitHub.
からどうぞ.