Update .local/share/chezmoi/software.yml

This commit is contained in:
Brian Zalewski 2022-12-05 07:38:56 +00:00
parent 7c5353272f
commit 3fc7252037

View file

@ -541,7 +541,7 @@ softwarePackages:
_home: null _home: null
_name: null _name: null
_service: null _service: null
_when:darwin: '! brew list bash-completion' _when:darwin: '! (brew list bash-completion | grep bash-completion)'
brew:darwin: bash-completion brew:darwin: bash-completion
bat: bat:
_bin: bat _bin: bat
@ -4873,6 +4873,7 @@ softwarePackages:
_home: null _home: null
_name: null _name: null
_service: null _service: null
_when: '! ((brew list provisionql | grep ProvisionQL) && (brew list qlcolorcode | grep QLColorCode) && (brew list qlimagesize | grep qlImageSize) && (brew list qlmarkdown | grep QLMarkdown) && (brew list qlstephen | grep QLStephen) && (brew list qlvideo | grep QLVideo) && (brew list quicklook-json | grep QuickLookJSON) && (brew list quicklookapk | grep QuickLookAPK) && (brew list webpquicklook | grep WebpQuickLook))'
cask: cask:
- provisionql - provisionql
- qlcolorcode - qlcolorcode
@ -5123,7 +5124,7 @@ softwarePackages:
github: github.com/nivekuil/rip github: github.com/nivekuil/rip
yay: rm-improved yay: rm-improved
rofi: rofi:
_bin: null _bin: rofi
_desc: null _desc: null
_docs: null _docs: null
_github: null _github: null