-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(chezmoi): install minimum packages only for Linux and add go-task…
… to prerequisites for macOS installation.
- Loading branch information
1 parent
11a2e85
commit 63c5a9b
Showing
2 changed files
with
5 additions
and
6 deletions.
There are no files selected for viewing
10 changes: 4 additions & 6 deletions
10
chezmoi/.chezmoiscripts/run_once_after_21-install-minimum.tmpl
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -44,6 +44,7 @@ readonly wanted_packages=( | |
node | ||
age | ||
go | ||
go-task | ||
sops | ||
stow | ||
pass | ||
|