Skip to content

Commit

Permalink
feat(chezmoi): Temporarily remove failing packages
Browse files Browse the repository at this point in the history
  • Loading branch information
sylus committed Feb 6, 2024
1 parent e5d1729 commit 4f39968
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions home/.chezmoitemplates/darwin/brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
{{- $brews := splitList " " (includeTemplate "universal/packages" .) }}

{{- $brews := concat $brews (list
"base64"
"bash"
"bash-completion@2"
"dockutil"
Expand Down
1 change: 0 additions & 1 deletion home/.chezmoitemplates/universal/packages
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"ack"
"age"
"bash"
"base64"
"bat"
"cmake"
"coreutils"
Expand Down

0 comments on commit 4f39968

Please sign in to comment.