Update 2 files

- /.local/share/chezmoi/software.yml
- /.local/share/chezmoi/home/.chezmoidata.yaml
This commit is contained in:
Brian Zalewski 2022-12-24 15:04:18 +00:00
parent 20a603ec69
commit a3e2dbddbb
2 changed files with 24 additions and 42 deletions

View file

@ -370,7 +370,8 @@ softwareGroups:
- sentry-cli - sentry-cli
Media: &Media Media: &Media
- beets - beets
- editly # editly NPM package is failing to install on macOS - attempts to compile with node-gyp
# - editly
- exiftool - exiftool
- ffmpeg - ffmpeg
- imagemagick - imagemagick
@ -586,6 +587,7 @@ softwareGroups:
- caniuse - caniuse
- cordova - cordova
- deno - deno
- deta
- electron - electron
- emma - emma
- fastify - fastify

View file

@ -1369,15 +1369,18 @@ softwarePackages:
_service: null _service: null
ansible: professormanhattan.desktop ansible: professormanhattan.desktop
deta: deta:
_bin: null _bin: deta
_desc: Command line interface for managing Deta micros and deployments _desc: Command line interface for managing Deta micros and deployments
_docs: null _docs: https://docs.deta.sh/docs/cli/install
_github: https://github.com/deta/deta-cli _github: https://github.com/deta/deta-cli
_home: null _home: https://www.deta.sh/
_name: deta _name: deta
_service: null _service: false
_type: cli _type: cli
github: github.com/deta/deta-cli github: github.com/deta/deta-cli
script:darwin: curl -fsSL https://get.deta.dev/cli.sh | sh
script:linux: curl -fsSL https://get.deta.dev/cli.sh | sh
script:windows: iwr https://get.deta.dev/cli.ps1 -useb | iex
dframe: dframe:
_bin: dframe _bin: dframe
_desc: null _desc: null
@ -1420,15 +1423,6 @@ softwarePackages:
apt: direnv apt: direnv
brew: direnv brew: direnv
github: github.com/direnv/direnv github: github.com/direnv/direnv
disks:
_bin: null
_desc: If you know in advance the IDs of your various hard disks then you can use this role to customize their mounting point and labels, for instance.
_docs: null
_github: null
_home: null
_name: Disks
_service: null
ansible: professormanhattan.disks
dive: dive:
_bin: dive _bin: dive
_desc: '[dive](https://github.com/wagoodman/dive) is a tool for exploring a docker image, layer contents, and discovering ways to shrink the size of the Docker/OCI image.' _desc: '[dive](https://github.com/wagoodman/dive) is a tool for exploring a docker image, layer contents, and discovering ways to shrink the size of the Docker/OCI image.'
@ -1444,15 +1438,6 @@ softwarePackages:
github: github.com/wagoodman/dive github: github.com/wagoodman/dive
go: github.com/wagoodman/dive@latest go: github.com/wagoodman/dive@latest
yay: dive yay: dive
dmginstall:
_bin: null
_desc: ''
_docs: null
_github: null
_home: null
_name: DMG Install
_service: null
ansible: professormanhattan.dmginstall
dns: dns:
_bin: null _bin: null
_desc: This role ensures that DNS requests are encrypted if you supply it the appropriate configuration. It uses systemd on Linux. On macOS/Windows, it installs and configures [Stubby](https://github.com/getdnsapi/stubby). _desc: This role ensures that DNS requests are encrypted if you supply it the appropriate configuration. It uses systemd on Linux. On macOS/Windows, it installs and configures [Stubby](https://github.com/getdnsapi/stubby).
@ -1566,15 +1551,6 @@ softwarePackages:
cargo: dotenv-linter cargo: dotenv-linter
scoop: dotenv-linter scoop: dotenv-linter
yay: dotenv-linter yay: dotenv-linter
dotfiles:
_bin: null
_desc: This role is the culmination of looking through many different dotfile configurations on GitHub.
_docs: null
_github: null
_home: null
_name: Dotfiles
_service: null
ansible: professormanhattan.dotfiles
dotnet: dotnet:
_bin: dotnet _bin: dotnet
_desc: null _desc: null
@ -1625,11 +1601,11 @@ softwarePackages:
duf: duf:
_bin: duf _bin: duf
_desc: '[duf](https://github.com/muesli/duf) is a Disk Usage/Free Utility - a better ''df'' alternative. It displays a chart within your terminal that gives you an overview of hard-drive usage statistics.' _desc: '[duf](https://github.com/muesli/duf) is a Disk Usage/Free Utility - a better ''df'' alternative. It displays a chart within your terminal that gives you an overview of hard-drive usage statistics.'
_docs: null _docs: https://github.com/muesli/duf#usage
_github: https://github.com/muesli/duf _github: https://github.com/muesli/duf
_home: null _home: https://github.com/muesli/duf
_name: duf _name: duf
_service: null _service: false
_type: cli _type: cli
ansible: professormanhattan.duf ansible: professormanhattan.duf
brew: duf brew: duf
@ -1640,26 +1616,30 @@ softwarePackages:
scoop: duf scoop: duf
snap: duf-utility snap: duf-utility
dust: dust:
_bin: null _bin: dust
_desc: A more intuitive version of du in rust _desc: A more intuitive version of du in rust
_docs: null _docs: https://github.com/bootandy/dust#usage
_github: https://github.com/bootandy/dust _github: https://github.com/bootandy/dust
_home: null _home: https://github.com/bootandy/dust
_name: dust _name: dust
_service: null _service: false
_type: cli _type: cli
apk: dust apk: dust
brew:darwin: dust
brew:linux: tgotwig/linux-dust/dust
cargo: du-dust
github: github.com/bootandy/dust github: github.com/bootandy/dust
pacman: dust pacman: dust
easyengine: easyengine:
_bin: null _bin: ee
_desc: '[EasyEngine](https://easyengine.io/) is a command-line control panel for Nginx to manage WordPress sites running on Nginx, PHP, MySQL, and Let''s Encrypt.' _desc: '[EasyEngine](https://easyengine.io/) is a command-line control panel for Nginx to manage WordPress sites running on Nginx, PHP, MySQL, and Let''s Encrypt.'
_docs: https://easyengine.io/handbook/ _docs: https://easyengine.io/handbook/
_github: https://github.com/EasyEngine/easyengine _github: https://github.com/EasyEngine/easyengine
_home: https://easyengine.io/ _home: https://easyengine.io/
_name: EasyEngine _name: EasyEngine
_service: null _service: true
ansible: professormanhattan.easyengine ansible:darwin: professormanhattan.easyengine
ansible:linux: professormanhattan.easyengine
editly: editly:
_bin: editly _bin: editly
_desc: Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and ffmpeg. Editly allows you to easily and programmatically create a video from a set of clips, images, audio and titles, with smooth transitions and music overlaid. _desc: Editly is a tool and framework for declarative NLE (non-linear video editing) using Node.js and ffmpeg. Editly allows you to easily and programmatically create a video from a set of clips, images, audio and titles, with smooth transitions and music overlaid.