Commit graph

50 commits

Author SHA1 Message Date
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
722ee6e1eb
mac: Fix php fpm segfault append & use apply it to 8.3 now 2023-12-18 12:48:38 +01:00
ebe9b930e9
macos: Use rustup instead of rust package 2023-12-18 12:47:59 +01:00
3b3287b7fd
mac: Add rust 2023-12-02 13:04:05 +01:00
536af76e00
mac: Add php@8.2 2023-12-02 12:55:54 +01:00
ee72ee5024
fix: Remove php7.4 for good 2023-11-20 10:14:19 +01:00
2c83412ef2
fix: Add valet bandaid patch for PHP fpm 8.2
See https://github.com/laravel/valet/pull/1452
2023-11-20 10:13:13 +01:00
5606948741
fix(sup): Enable all features for pecl upgrade 2023-11-03 10:12:05 +01:00
3698bde8f5
mac: Cleanup & adjust macos defaults 2023-10-29 18:21:00 +01:00
a7b29ae4c8
fix: Use homebrew prefix variable 2023-10-29 17:50:49 +01:00
9242134e83
mac: Cleanup casks & add arq 2023-10-29 17:30:11 +01:00
c7f736cb20
macos: Remove unused apps 2023-09-01 10:20:03 +02:00
2c5a0d68e7
mac: add ansible-lint 2023-07-07 20:45:41 +02:00
96ee02c419
mac: Add git-absorb to brewfile 2023-06-29 15:17:53 +02:00
9a9ce6987a
macos: Install asimov 2023-01-15 00:41:32 +01:00
3b5d84d1fa
mac: Install eclipse & bitwarden 2022-12-24 14:25:31 +01:00
9e60f5bdae
mac: install php8.1 2022-12-12 10:58:14 +01:00
e493941afe
mac: install additional fonts 2022-12-01 09:44:45 +01:00
857e3e212a
mac: Add deno & go 2022-11-11 23:22:56 +01:00
ebea8889c6
mac: Install scrcpy 2022-09-17 23:46:10 +02:00
54c9142884
macos: Add valet install to pkg-update script 2022-09-09 00:46:15 +02:00
0f52f66efd
macos: Add raycast 2022-09-09 00:45:20 +02:00
aa2b76560d
mac/zsh: Add upgrade script for all installed pkgs 2022-08-15 01:10:48 +02:00
526df68f0f
zsh: Allow defining tools in macos/bin 2022-08-15 01:05:22 +02:00
fcf8832a22
macos: Fix android tools install & add packages 2022-08-15 01:04:13 +02:00
d00c8868dd
macos: Add jq and android-platform-tools 2022-07-25 01:06:57 +02:00
4f1ebf8e7b
mac: Add tunnelblick & remote desktop 2022-06-29 16:52:50 +02:00
64d787ce79
mac: Install ansible 2022-06-20 14:18:14 +02:00
376af9aa48
mac: Add android studio cask 2022-05-30 10:50:02 +02:00
3f08345cd6
mac: Add mactex and graphviz packages 2022-05-22 12:51:03 +02:00
a5096b7830
mac: Add pass & workaround for installing gnupg
See https://github.com/Homebrew/homebrew-core/issues/74447
2022-05-21 22:03:56 +02:00
f1976af021
mac: Fix chromium install & remove some 2022-05-02 09:28:39 +02:00
c71ad1a3de
Fix mac install, remove gnupg & add autoload to gitignore 2022-04-23 00:55:01 +02:00
1973fe08cf
Include macos specific configs from saibotk/mac-dotfiles
See https://github.com/saibotk/mac-dotfiles
2022-04-17 20:52:22 +02:00