Update 2 files

- /software.yml
- /home/.chezmoidata.yaml
This commit is contained in:
Brian Zalewski 2023-02-02 03:28:19 +00:00
parent 38a9f0ad2a
commit e46d4fe893
2 changed files with 0 additions and 13 deletions

View file

@ -275,7 +275,6 @@ softwareGroups:
- emoj
- fig
- filebrowser
- googler
- grex
- gron
# Waiting on fix: https://github.com/chmln/handlr/issues/69

View file

@ -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