Update 2 files
- /software.yml - /home/.chezmoidata.yaml
This commit is contained in:
parent
38a9f0ad2a
commit
e46d4fe893
2 changed files with 0 additions and 13 deletions
|
@ -275,7 +275,6 @@ softwareGroups:
|
||||||
- emoj
|
- emoj
|
||||||
- fig
|
- fig
|
||||||
- filebrowser
|
- filebrowser
|
||||||
- googler
|
|
||||||
- grex
|
- grex
|
||||||
- gron
|
- gron
|
||||||
# Waiting on fix: https://github.com/chmln/handlr/issues/69
|
# Waiting on fix: https://github.com/chmln/handlr/issues/69
|
||||||
|
|
12
software.yml
12
software.yml
|
@ -3324,18 +3324,6 @@ softwarePackages:
|
||||||
choco: gomplate
|
choco: gomplate
|
||||||
port: gomplate
|
port: gomplate
|
||||||
_service: false
|
_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:
|
gopkgs:
|
||||||
_bin: gopkgs
|
_bin: gopkgs
|
||||||
_desc: Tool to get list available Go packages
|
_desc: Tool to get list available Go packages
|
||||||
|
|
Loading…
Reference in a new issue