Update .local/share/chezmoi/software.yml
This commit is contained in:
parent
ec861fb44c
commit
3ac6c5db4b
1 changed files with 11 additions and 10 deletions
|
@ -2776,13 +2776,13 @@ softwarePackages:
|
|||
choco: gomplate
|
||||
port: gomplate
|
||||
googler:
|
||||
_bin: null
|
||||
_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: null
|
||||
_github: null
|
||||
_home: null
|
||||
_name: googler
|
||||
_service: null
|
||||
_docs: https://github.com/jarun/googler#usage
|
||||
_github: https://github.com/jarun/googler
|
||||
_home: https://github.com/jarun/googler
|
||||
_name: Googler
|
||||
_service: false
|
||||
ansible:darwin: professormanhattan.googler
|
||||
ansible:linux: professormanhattan.googler
|
||||
brew: googler
|
||||
|
@ -2856,19 +2856,20 @@ softwarePackages:
|
|||
scoop: gradle
|
||||
snap: gradle
|
||||
grex:
|
||||
_bin: null
|
||||
_bin: grex
|
||||
_desc: A command-line tool and library for generating regular expressions from user-provided test cases
|
||||
_docs: null
|
||||
_docs: https://github.com/pemistahl/grex#5-how-to-use
|
||||
_github: https://github.com/pemistahl/grex
|
||||
_home: null
|
||||
_home: https://pemistahl.github.io/grex-js/
|
||||
_name: grex
|
||||
_service: null
|
||||
_service: false
|
||||
_type: cli
|
||||
brew: grex
|
||||
cargo: grex
|
||||
choco: grex
|
||||
github: github.com/pemistahl/grex
|
||||
scoop: grex
|
||||
snap: grex
|
||||
gron:
|
||||
_bin: null
|
||||
_desc: Extension to make JSON greppable
|
||||
|
|
Loading…
Reference in a new issue