d4acb95e36
feat!(macos): Clean up apps & use herd
2024-12-02 23:16:21 +01: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
52f2fdd69b
feat(mac): Add dev dirs to valet
2024-04-02 09:11:42 +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
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
1a24c00a4f
chore(macos): remove pynvim install
...
This is unused, since we are using lua plugins now and also does not work anymore, because Homebrew follows PEP668, which discourages installing packages without the package manager or outside of a venv.
2024-03-20 21:41:37 +01:00
609f929b0d
remove(macos): mackup & config file
2024-03-20 21:39:14 +01:00
4a49035272
mac: Install necessary redis extensions
...
These are now needed when installing redis with all features enabled.
2023-11-03 10:11:08 +01:00
956c7c933d
fix(mac): Missing homebrew prefix in install mac
2023-11-03 10:09:45 +01:00
a7b29ae4c8
fix: Use homebrew prefix variable
2023-10-29 17:50:49 +01:00
9a9ce6987a
macos: Install asimov
2023-01-15 00:41:32 +01: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
c71ad1a3de
Fix mac install, remove gnupg & add autoload to gitignore
2022-04-23 00:55:01 +02:00
e17b3332f7
Add pynvim to mac install script
2022-04-22 23:54:51 +02:00
1ba17411c2
Fix dotfiles path definition
2022-04-17 21:14:14 +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