Update 2 files
- /.local/share/chezmoi/home/.chezmoidata.yaml - /.local/share/chezmoi/software.yml
This commit is contained in:
parent
fb1155b52b
commit
c455a8b28e
2 changed files with 2 additions and 23 deletions
|
@ -413,7 +413,6 @@ softwareGroups:
|
|||
- automake
|
||||
- bundler
|
||||
- carthage
|
||||
- chef
|
||||
- cmake
|
||||
- cocoapods
|
||||
- dotnet
|
||||
|
@ -498,7 +497,6 @@ softwareGroups:
|
|||
- stubby
|
||||
- teller
|
||||
- vault
|
||||
- ykman
|
||||
- yubikey-manager
|
||||
Security-Desktop: &Security-Desktop
|
||||
- bitwarden
|
||||
|
|
|
@ -818,15 +818,6 @@ softwarePackages:
|
|||
nix: nixos.cheat
|
||||
snap: cheat
|
||||
yay: cheat
|
||||
chef:
|
||||
_bin: null
|
||||
_desc: null
|
||||
_docs: null
|
||||
_github: null
|
||||
_home: null
|
||||
_name: null
|
||||
_service: null
|
||||
gem: chef
|
||||
chezmoi:
|
||||
_bin: chezmoi
|
||||
_desc: Manage your dotfiles across multiple diverse machines, securely.
|
||||
|
@ -3746,7 +3737,7 @@ softwarePackages:
|
|||
pipx: litecli
|
||||
yay: litecli
|
||||
localtunnel:
|
||||
_bin: null
|
||||
_bin: lt
|
||||
_desc: null
|
||||
_docs: null
|
||||
_github: null
|
||||
|
@ -7283,16 +7274,6 @@ softwarePackages:
|
|||
_type: cli
|
||||
brew: yj
|
||||
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:
|
||||
_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.'
|
||||
|
@ -7343,7 +7324,7 @@ softwarePackages:
|
|||
choco: yubico-authenticator
|
||||
flatpak: com.yubico.yubioath
|
||||
yubikey-manager:
|
||||
_bin: null
|
||||
_bin: ykman
|
||||
_desc: null
|
||||
_docs: null
|
||||
_github: null
|
||||
|
|
Loading…
Reference in a new issue