Commit graph

289 commits

Author SHA1 Message Date
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
a22350c4f7
update nvimtree options 2024-03-20 21:49:18 +01: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
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
ad0262ab48
fix(install): Create missing .config folder 2023-11-03 10:11:29 +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
feecb0bb0b
zsh: Use HOME for paths instead of ~ 2023-10-29 18:21:55 +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
f187d61006
nvim: fix nvim-tree toggle keybind 2023-06-16 02:07:11 +02:00
95ff6fbab5
add custom telescope functions 2023-06-16 01:51:31 +02:00
96e23cd457
add plugins autopairs, leap, tmux-navigator 2023-06-16 01:51:22 +02:00
350c4da8ae
switch treesitter to auto install 2023-06-16 01:51:17 +02:00
48fade5749
switch to mason 2023-06-16 01:51:13 +02:00
f9a922636d
switch to lua ls 2023-06-16 01:51:09 +02:00
fa0957ddc6
update lsp keymappings 2023-06-16 01:51:04 +02:00
b47f21ba1b
redo autocompletion setup 2023-06-16 01:50:56 +02:00
185add40d1
remove Text completions from lsp source 2023-06-16 01:50:39 +02:00
e705bfc8e4
add comment.nvim 2023-06-16 01:50:34 +02:00
355d26c305
switch to gitssigns 2023-06-16 01:50:29 +02:00
a56478039e
enhance lsp experience 2023-06-16 01:50:23 +02:00
690da16686
update telescope config 2023-06-16 01:49:39 +02:00
4c449f9537
redo notes setup 2023-06-16 01:49:24 +02:00
6769c16f20
switch to nvim zenmode
Switch from goyo
2023-06-16 01:48:43 +02:00
85382dc392
update filemanager options 2023-06-16 01:48:21 +02:00
24bec72fe8
switch to lua-snipp 2023-06-16 01:47:30 +02:00
42da1305d4
switch to nvim-surround
Switch from tpope/surround
2023-06-16 01:45:53 +02:00
097b451824
zsh: add pull rebase alias 2023-06-16 01:41:23 +02:00
0c5f290464
zsh: Adjust completion & fix history 2023-06-16 01:41:07 +02:00
dbdd70b810
zsh: remove fallback when starship is not present 2023-06-15 21:27:02 +02:00