Update 2 files

- /.local/share/chezmoi/home/.chezmoidata.yaml
- /.local/share/chezmoi/software.yml
This commit is contained in:
Brian Zalewski 2022-12-24 18:19:39 +00:00
parent fb1155b52b
commit c455a8b28e
2 changed files with 2 additions and 23 deletions

View file

@ -413,7 +413,6 @@ softwareGroups:
- automake - automake
- bundler - bundler
- carthage - carthage
- chef
- cmake - cmake
- cocoapods - cocoapods
- dotnet - dotnet
@ -498,7 +497,6 @@ softwareGroups:
- stubby - stubby
- teller - teller
- vault - vault
- ykman
- yubikey-manager - yubikey-manager
Security-Desktop: &Security-Desktop Security-Desktop: &Security-Desktop
- bitwarden - bitwarden

View file

@ -818,15 +818,6 @@ softwarePackages:
nix: nixos.cheat nix: nixos.cheat
snap: cheat snap: cheat
yay: cheat yay: cheat
chef:
_bin: null
_desc: null
_docs: null
_github: null
_home: null
_name: null
_service: null
gem: chef
chezmoi: chezmoi:
_bin: chezmoi _bin: chezmoi
_desc: Manage your dotfiles across multiple diverse machines, securely. _desc: Manage your dotfiles across multiple diverse machines, securely.
@ -3746,7 +3737,7 @@ softwarePackages:
pipx: litecli pipx: litecli
yay: litecli yay: litecli
localtunnel: localtunnel:
_bin: null _bin: lt
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null
@ -7283,16 +7274,6 @@ softwarePackages:
_type: cli _type: cli
brew: yj brew: yj
go: github.com/sclevine/yj/v5@v5.1.0 go: github.com/sclevine/yj/v5@v5.1.0
ykman:
_bin: ykman
_desc: null
_docs: null
_github: null
_home: null
_name: null
_service: null
brew: ykman
pipx: yubikey-manager
youtube-dl: youtube-dl:
_bin: youtube-dl _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.' _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.'
@ -7343,7 +7324,7 @@ softwarePackages:
choco: yubico-authenticator choco: yubico-authenticator
flatpak: com.yubico.yubioath flatpak: com.yubico.yubioath
yubikey-manager: yubikey-manager:
_bin: null _bin: ykman
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null