dcc865e5cc
feat(macos): add flutter + fvm
2024-12-09 13:12:14 +01:00
b76856ee20
fix(macos): correct composer bin path
2024-12-04 20:55:39 +01:00
5e45624d6b
fix(macos): fix crash when app cannot be killed
2024-12-04 13:29:32 +01:00
75707e7ed3
fix(macos): Library folder does not need xattr anymore
2024-12-04 12:20:51 +01:00
11a2f937bb
feat(macos): Disable wallpaper reveal desktop setting
2024-12-04 00:51:23 +01:00
896dfd8b13
fix(macos): use correct composer bin path in zsh config
2024-12-03 01:54:38 +01:00
890157cddf
fix(macos): Remove launchpad reset
...
Seems like this does not exist anymore
2024-12-03 01:54:13 +01:00
e740ff2c85
feat(macos): remove items in trash after 30 days
2024-12-03 01:53:07 +01:00
be5d117105
fix(macos): ignore if xattr already removed flag from Library
2024-12-03 00:59:05 +01:00
16b8337ff2
fix(macos): valet tld setup & missing valet deps
2024-12-03 00:53:56 +01:00
c809e4149a
fix(macos): remove swoole extension
...
This had only issues with PHP 8.4 atm and is unused anyway
2024-12-03 00:40:56 +01:00
6e3ac46a2b
fix(macos): do not kill terminal after preferences are applied
2024-12-03 00:29:35 +01:00
784d2d435c
fix(macos): switch back to valet
2024-12-03 00:27:56 +01:00
5ccb703ea4
fix(macos): remove composer via brew
...
This is already provided via herd
2024-12-02 23:57:49 +01:00
6c09eb5dc5
fix(macos): remove unavailable fonts
2024-12-02 23:57:25 +01:00
8593538e69
fix(macos): remove corepack, as it is contained in node now
2024-12-02 23:36:43 +01:00
aedea3ed29
fix(macos): Remove unused brew taps & fix herd install
2024-12-02 23:36:17 +01:00
d4acb95e36
feat!(macos): Clean up apps & use herd
2024-12-02 23:16:21 +01:00
413d0bce85
feat(macos): adjust some defaults, remove old ones
2024-12-02 23:14:36 +01:00
29ad9274f1
fix(macos): reset corepack after brew update
2024-12-02 23:12:46 +01:00
deee2fb593
feat(mac): add php 8.4 and extensions
2024-11-25 14:19:18 +01:00
76022068eb
fix(macos): use tailscale cask
2024-11-19 11:06:56 +01:00
3bc730fbc6
feat(macos): add tailscale
2024-11-19 10:58:19 +01:00
c45f39b79c
macos: add ice
2024-10-16 13:39:34 +02:00
204e596b2f
feat(macos): add dive & just
2024-10-11 10:58:21 +02:00
6a92a52eae
feat(mac): install uv
2024-08-07 20:20:13 +02:00
bfb2716432
feat(macos): add wakeonlan
2024-08-07 19:13:52 +02:00
fd81dca8a3
mac: Add obsidian to brewfile
2024-06-19 08:55:22 +02:00
6ea6b2367e
feat(macos): use corepack
...
Much better to handle different pnpm versions and auto install the version from a project :)
2024-06-12 18:57:47 +02:00
d83f2d9fae
feat(mac): add obs
2024-04-08 18:40:21 +02:00
3cbc6318bc
chore(brew): reorganize brewfile
2024-04-02 23:21:53 +02:00
c189c18209
feat(macos): add Things to brewfile
2024-04-02 22:58:58 +02:00
207c6d5c50
feat(sup): add treesitter & mason update calls
...
E.g. treesitter had some old versions laying around and errored on git commits otherwise. So we now keep those updated too.
2024-04-02 22:45:14 +02:00
16511a1e99
fix(nvim): add some more tools needed by nvim plugins
...
according to :checkhealth
2024-04-02 22:42:42 +02:00
772159cdff
feat(mac): add minecraft stuff
2024-04-02 22:37:32 +02:00
edd231db47
fix(brew): wrong name for bun formula
...
Fixes #2
2024-04-02 13:21:53 +02:00
79f158db2f
fix(graphite): Wrong graphite formula name
...
Fixes #1
2024-04-02 13:21:35 +02:00
f5cc33c213
refactor(setup): Remove user specific stuff & ask for hostname
...
So not everyone is running around with "MacBook Tobias" lol
2024-04-02 03:33:33 +02:00
00d30326b4
remove(macos): Settings for Transmission app
...
this was not installed anyways
2024-04-02 03:32:32 +02:00
fb8d6140dd
refactor(macos): Do not mess with powersettings
...
This is really weird to reset and the defaults are okay.
2024-04-02 03:32:18 +02:00
d0f52a2b1c
!refactor(php-extensions): use shivammathur/extensions tap
...
Fixes annoying pecl update issues & swoole build failures by using the prebuilt tap.
This also properly manages updates & enables the extensions via files in conf.d instead. Very clean.
And it finally properly installs all extensions for all php versions, pecl has issues with properly installing for other php versions.
2024-04-02 02:47:26 +02:00
45391f1296
chore(macos): cleanup brewfile
2024-04-02 02:29:58 +02:00
609f929b0d
remove(macos): mackup & config file
2024-03-20 21:39:14 +01:00
318a6d9492
remove(macos): ssh key script
...
SSH keys are now created via 1password instead
2024-03-20 21:31:07 +01:00
3c31863088
chore(macos): remove valet workaround
...
This is now already applied by valet itself.
2024-03-20 21:28:07 +01:00
a50ce5298b
feat(macos): add graphite
2024-03-20 21:16:55 +01:00
245afe142a
fix(macos): Remove unused apps
2024-03-20 21:05:04 +01:00
86bbe35695
macos: Add git-delta
2024-03-18 10:55:20 +01:00
7fc501f458
macos: Add git-town
2024-01-24 20:27:59 +01:00
c1dd17fdf8
macos: Add bun via brew
2024-01-19 14:51:26 +01:00