From e46d4fe8937e09e3702f8c02d05e07b7b4604ceb Mon Sep 17 00:00:00 2001 From: Brian Zalewski Date: Thu, 2 Feb 2023 03:28:19 +0000 Subject: [PATCH] Update 2 files - /software.yml - /home/.chezmoidata.yaml --- home/.chezmoidata.yaml | 1 - software.yml | 12 ------------ 2 files changed, 13 deletions(-) diff --git a/home/.chezmoidata.yaml b/home/.chezmoidata.yaml index 11f4ec90..f01b9af0 100644 --- a/home/.chezmoidata.yaml +++ b/home/.chezmoidata.yaml @@ -275,7 +275,6 @@ softwareGroups: - emoj - fig - filebrowser - - googler - grex - gron # Waiting on fix: https://github.com/chmln/handlr/issues/69 diff --git a/software.yml b/software.yml index 03f4ed54..278e1307 100644 --- a/software.yml +++ b/software.yml @@ -3324,18 +3324,6 @@ softwarePackages: choco: gomplate port: gomplate _service: false - googler: - _bin: googler - _desc: '[googler](https://github.com/jarun/googler) is a power tool to Google (web, news, videos and site search) from the command-line. It shows the title, URL and abstract for each result, which can be directly opened in a browser from the terminal. Results are fetched in pages (with page navigation). It supports sequential searches in a single googler instance.' - _docs: https://github.com/jarun/googler#usage - _github: https://github.com/jarun/googler - _home: https://github.com/jarun/googler - _name: Googler - ansible:darwin: professormanhattan.googler - ansible:linux: professormanhattan.googler - brew: googler - _service: false - _type: application gopkgs: _bin: gopkgs _desc: Tool to get list available Go packages