Commit Graph

158 Commits

Author SHA1 Message Date
37542773e3 Run homebrew as _homebrew user 2025-10-18 18:21:27 +02:00
7c8d81f080 Remove bun from installation 2025-10-18 18:08:42 +02:00
854c19f35f Use empty home variable for homebrew installation
Homebrew install script does not respect HOMEBREW_CACHE variable. Using an empty home variable ensures we get the result we want, but it is hacky.
2025-10-18 18:03:49 +02:00
87df4b6d7d Remove involuntary unicode char 2025-10-18 17:48:07 +02:00
8bca66a7bb Fix logical error regarding user id of _homebrew 2025-10-18 17:24:34 +02:00
T. R. Bernstein
8def65f683 Install f2 2025-10-18 15:40:16 +02:00
T. R. Bernstein
0fbcf46307 Allow proximitywake 2025-10-18 00:57:53 +02:00
T. R. Bernstein
59f627914d Symlink brew caller only on intel cpu 2025-10-18 00:54:21 +02:00
T. R. Bernstein
d4d03b0bb3 Add HOMEBREW_PREFIX and _CELLAR env vars to brew caller 2025-10-18 00:42:09 +02:00
T. R. Bernstein
ad7007a8ee Clean symlinks too for brew caller script 2025-10-18 00:41:34 +02:00
T. R. Bernstein
6cdd744093 Adapt path of brew caller script 2025-10-18 00:32:36 +02:00
T. R. Bernstein
604789d9a9 Always recreate brew caller script 2025-10-18 00:32:19 +02:00
T. R. Bernstein
53b8527e12 Allow passwordless sudo during installation 2025-10-18 00:18:15 +02:00
T. R. Bernstein
b008d4ebb0 Add module to adapt sudo settings 2025-10-17 23:41:39 +02:00
T. R. Bernstein
d4a39b5dd5 Use c app to call brew 2025-10-17 23:41:13 +02:00
T. R. Bernstein
1953b01148 Install node using volta 2025-10-17 08:04:35 +02:00
T. R. Bernstein
5c1a6998b7 Adapt homebrew installation for macOS on Intel 2025-10-16 23:21:29 +02:00
T. R. Bernstein
60fc6580d8 Make config of hostname a setup step 2025-10-16 23:20:56 +02:00
T. R. Bernstein
aef49d322f Update brew install list 2025-10-16 23:17:06 +02:00
T. R. Bernstein
8153393d8d Adapt role user id depending on processor 2025-08-31 21:02:02 +02:00
T. R. Bernstein
6e8a619cea Update brew install list 2025-08-31 20:24:49 +02:00
T. R. Bernstein
ece6a9b3b2 Allow azwdevice and admin as filevault users 2025-08-31 20:23:39 +02:00
T. R. Bernstein
2f80bcb7ff Remove host specific settings
We've moved them to individual binaries.
2025-08-31 20:21:30 +02:00
T. R. Bernstein
cc2ab1523c Update brew install list 2025-07-30 09:40:15 +02:00
T. R. Bernstein
5a52f479bc Fix sysadminctl new boundaries for User ID 2025-07-30 09:39:37 +02:00
T. R. Bernstein
bf499256df Use sysadminctl new boundaries for User ID 2025-01-06 06:18:07 +01:00
T. R. Bernstein
ed20aee17d Fix path error while autoloading zwc files 2024-07-30 04:27:18 +02:00
T. R. Bernstein
d1f867e29f Fix logical error in question prerequisites 2024-07-29 04:27:29 +02:00
T. R. Bernstein
7488e8cbe5 Install ruby 2024-07-28 04:41:09 +02:00
T. R. Bernstein
f25c40012b Install go 2024-07-25 05:28:59 +02:00
T. R. Bernstein
a971fe9315 Install 1Password app 2024-07-23 06:02:31 +02:00
T. R. Bernstein
503fa864d5 Install Rectangle app cask by default 2024-07-10 17:07:09 +02:00
T. R. Bernstein
80918ba9a9 Actually install Google Fonts in module 07 2024-07-05 01:53:00 +02:00
T. R. Bernstein
9b3f5ca5d1 Install yubico-piv-tool 2024-07-04 04:05:18 +02:00
T. R. Bernstein
ef2b50586f Modify PATH to include homebrew bin directory 2024-07-03 03:58:54 +02:00
T. R. Bernstein
aaa1fcdb60 Fix "launchctl enable" call 2024-07-03 02:13:55 +02:00
T. R. Bernstein
2a4fc38683 Install launchcontrol cask 2024-07-03 01:22:50 +02:00
T. R. Bernstein
376fa36c01 Split hostname and timezone modules 2024-07-03 00:50:52 +02:00
T. R. Bernstein
d438e7527c Name binaries fitting azw command style 2024-07-03 00:50:52 +02:00
T. R. Bernstein
056eebdf41 Remove filevault user creation
There is no value in creating a filevault user automatically for the
moment.
2024-07-02 21:24:11 +02:00
T. R. Bernstein
9fa1d90b9a Fix wrong variable name 2024-07-02 21:23:23 +02:00
T. R. Bernstein
9ec150ba10 Add docopts arm64 version for macOS 2024-07-02 04:21:33 +02:00
T. R. Bernstein
139501de16 Check for correct commands in getExecPrerequisites 2024-07-02 01:24:48 +02:00
T. R. Bernstein
31d96b4591 Explain error in querstionPrerequisites 2024-07-01 23:18:43 +02:00
T. R. Bernstein
edc9b0f218 Add 08-install-additional-user-photos module 2024-07-01 23:18:40 +02:00
T. R. Bernstein
095346dfc5 Delete 07-install-mas-apps
Add azw command to install default Mac AppStore apps.
2024-07-01 22:04:13 +02:00
T. R. Bernstein
4145b9d841 Renumber modules 2024-07-01 21:56:39 +02:00
T. R. Bernstein
dd14a7922e Use azw binary in launch daemon 2024-07-01 21:56:36 +02:00
T. R. Bernstein
ce8e527e9c Install zsh libraries second 2024-07-01 21:46:28 +02:00
T. R. Bernstein
15253ef268 Install binaries first 2024-07-01 21:46:03 +02:00