diff --git a/.local/share/chezmoi/software.yml b/.local/share/chezmoi/software.yml index bd5ab662..ba755f6b 100644 --- a/.local/share/chezmoi/software.yml +++ b/.local/share/chezmoi/software.yml @@ -753,7 +753,7 @@ softwarePackages: _service: null npm: carbon-now-cli carthage: - _bin: null + _bin: carthage _desc: null _docs: null _github: null @@ -1021,6 +1021,7 @@ softwarePackages: _home: https://cocoapods.org/ _name: cocoapods _service: null + _when:brew: '! test -d /usr/local/Cellar/cocoapods' ansible: professormanhattan.cocoapods brew:darwin: cocoapods gem:darwin: cocoapods @@ -1575,7 +1576,7 @@ softwarePackages: _service: null ansible: professormanhattan.dotfiles dotnet: - _bin: null + _bin: dotnet _desc: null _docs: null _github: null @@ -1586,20 +1587,20 @@ softwarePackages: choco: dotnet yay: dotnet-sdk-bin dprint: - _bin: null + _bin: dprint _desc: null _docs: null _github: null - _home: null - _name: null - _post:binary:windows: | - # TODO + _home: https://dprint.dev/ + _name: DPrint _service: null - binary:windows: https://github.com/dprint/dprint/releases/latest/download/dprint-x86_64-pc-windows-msvc-installer.exe brew: dprint cargo: dprint npm: dprint scoop: dprint + script:darwin: curl -fsSL https://dprint.dev/install.sh | sh + script:linux: curl -fsSL https://dprint.dev/install.sh | sh + script:windows: iwr https://dprint.dev/install.ps1 -useb | iex drone-cli: _bin: drone _desc: The Drone command line tools are used to interact with the Drone from the command line, and provide important utilities for managing users and repository settings @@ -3168,7 +3169,7 @@ softwarePackages: _service: null brew:darwin: ideviceinstaller imagemagick: - _bin: null + _bin: magick _desc: null _docs: null _github: null @@ -6825,7 +6826,7 @@ softwarePackages: dnf: virtualbox pacman: virtualbox virtualenv: - _bin: null + _bin: virtualenv _desc: null _docs: null _github: null @@ -7299,7 +7300,7 @@ softwarePackages: brew: ykman pipx: yubikey-manager youtube-dl: - _bin: null + _bin: youtube-dl _desc: '[youtube-dl](https://github.com/ytdl-org/youtube-dl) is an open-source download manager for video and audio from YouTube and over 1000 other video hosting websites. It is released under the Unlicense software license and is one of the most popular projects on GitHub.' _docs: https://github.com/ytdl-org/youtube-dl/blob/master/README.md#readme _github: https://github.com/ytdl-org/youtube-dl