David Heinemeier Hansson
c59d4f6b92
Fix indention
2025-03-04 10:40:57 +01:00
David Heinemeier Hansson
d254a0f076
We are already controlling the sleep settings in the overall installer
2025-03-04 10:39:54 +01:00
David Heinemeier Hansson
395d107cac
Change brightness controls to require ctrl key
...
Avoids conflicts with nautilus rename for example
2025-03-04 10:39:54 +01:00
David Heinemeier Hansson
22850f9c53
Revert "refactor: replace apt-get with just apt"
2025-03-04 10:36:02 +01:00
David Heinemeier Hansson
d3e019693e
Warn about the potentially long installation time for Obsidian ( #303 )
2025-03-04 10:29:08 +01:00
Tony Messias
79f675b608
Remove the dev lang for elixir && erlang (I was getting an error)
2025-03-03 17:19:25 -03:00
Tony Messias
8f1d664d5e
Wrap var in quotes
2025-03-03 17:10:33 -03:00
Tony Messias
08b614e662
Fix indentation
2025-03-03 17:08:33 -03:00
Tony Messias
e1d7c4a8e3
Fix confirmation not setting booleans
2025-03-02 11:01:51 -03:00
Tony Messias
b30e34d63f
Merge branch 'master' into tm/lazyvim-extras-modular
2025-03-02 10:52:06 -03:00
Tony Messias
86762428dc
Make the LazyVIM plugins optional and add uninstall scripts for the dev langs and their lazyvim plugins
2025-03-02 10:48:42 -03:00
David Heinemeier Hansson
7847f4d4d5
Fix indention
2025-03-01 19:09:07 +01:00
David Heinemeier Hansson
90e15abd36
Use latest Ruby, just like every other dev environment
2025-03-01 19:09:07 +01:00
David Heinemeier Hansson
737870ffbc
Merge pull request #393 from andrewgarner/patch-1
...
Fix :checkhealth typo in Neovim install script
2025-03-01 18:54:38 +01:00
David Heinemeier Hansson
2c23f6af52
Merge pull request #395 from iajrz/patch-1
...
Better Alacritty Integration
2025-03-01 18:52:02 +01:00
David Heinemeier Hansson
969d3558ee
Match "Open in Terminal"
2025-03-01 18:51:54 +01:00
David Heinemeier Hansson
07e468cd9b
Merge pull request #400 from billybonks/refactor/apt-get
...
refactor: replace apt-get with just apt
2025-03-01 18:42:30 +01:00
billybonks
81c6b58d94
refactor: replace apt-get with just apt
...
i was exploring why we are running update many places in the codebase
and noticed we used apt-get in the start but it doesnt seem required, so
proposing to stream line the commands with just one
2025-02-23 20:08:15 +08:00
David Heinemeier Hansson
eb93c7c0ca
Use smaller steps for finer tuning
2025-02-22 19:32:44 +01:00
David Heinemeier Hansson
08d894955a
Clarify binding names
2025-02-22 19:24:16 +01:00
David Heinemeier Hansson
081c50bfda
Control Apple Brightness via F1/F2 instead of aliases
...
More natural
2025-02-22 19:24:01 +01:00
Irving A.J. Rivas Z.
3d2738a863
Better Alacritty Integration
...
- Set alacritty as the preferred x terminal emulator, so that e.g. Ctrl+Alt+T opens Alacritty
- Install the nautilus-python extension and a script that results in adding an "Open Alacritty" option to the Nautilus File Manager context menu
2025-02-14 19:33:36 -04:00
Andrew Garner
c01beae0ea
Fix :checkhealth typo in Neovim install script
2025-02-11 16:19:52 +00:00
David Heinemeier Hansson
4e19fb9e68
Reboot required for udev rules to be picked up
2025-02-05 19:46:57 +01:00
David Heinemeier Hansson
70f759e856
Add ASDControl to set Apple Studio and XDR display brightness from cli
2025-02-05 19:34:11 +01:00
Tony Messias
47f627e5fd
Fix missing a semicolon
2025-02-05 12:02:00 -03:00
Tony Messias
5cab585244
Merge branch 'master' into tm/lazyvim-extras-modular
2025-02-05 11:57:54 -03:00
Tony Messias
6ba5e0b919
Use a in-place file editing trick instead of relying on a tmp file
2025-02-05 11:52:49 -03:00
Tony Messias
84f9e4a3a4
Rename variables
2025-02-05 11:35:13 -03:00
David Heinemeier Hansson
e69d324cb6
Merge branch 'master' into resolve-checkhealth-warnings
2025-02-05 09:44:49 +01:00
David Heinemeier Hansson
8a75729d70
Dont show file system by default
2025-02-04 16:57:48 +01:00
David Heinemeier Hansson
057c2d7efd
Revert "Add the julia programming language"
2025-02-04 15:08:40 +01:00
David Heinemeier Hansson
062ab9da5c
Merge pull request #368 from afonsomm/julia
...
Add the julia programming language
2025-02-04 15:05:12 +01:00
David Heinemeier Hansson
277915554c
Merge pull request #378 from EricGusmao/update-ruby-version
...
Update Ruby and PHP version on installation
2025-02-04 15:00:59 +01:00
David Heinemeier Hansson
afd0b3a157
Remove trailing whitespace
2025-02-04 15:00:24 +01:00
David Heinemeier Hansson
2f786b954d
Merge pull request #379 from alanmaciel/cursor-ai-editor
...
Cursor AI editor
2025-02-04 14:54:57 +01:00
David Heinemeier Hansson
aeb2ca27ec
Dont enable go for lazyvim since it may not be installed
...
Closes #306
2025-02-04 14:46:05 +01:00
Eric Gusmao
6609d17164
Set default PHP version to 8.4 on installation
2025-02-03 18:39:38 -03:00
Eric Gusmao
8e55c3820e
Set Default Ruby version to 3.4 on installation
2025-02-03 18:36:02 -03:00
Nedim Hadzimahmutovic
4af8fdb886
fix new neovim file naming
2025-01-29 20:26:55 +07:00
Nedim Hadzimahmutovic
ef7b64ea16
Add new neovim url
2025-01-29 20:09:13 +07:00
afonsomm
4e35b22350
Add julia
2025-01-23 17:12:35 +00:00
han
b78a3c0458
Resolved the lazyvim checkhealth warnings for luarocks and tree-sitter
2025-01-21 21:59:57 +07:00
Alan Maciel
8095af1157
fix cursor parameter and apt related commands
2025-01-20 03:27:29 -06:00
Alan Maciel
59a90685c8
Cursor AI Editor
2025-01-20 02:24:15 -06:00
Joakim Antman
f63e03c5d7
Update Spotify GPG public key
2025-01-02 22:53:17 +02:00
David Heinemeier Hansson
b44db3a69a
Merge pull request #315 from ninadsachania/remove-lazyvim-git-folder
...
Remove LazyVim's .git folder
2024-11-09 01:47:19 +01:00
Roman Dmytrenko
679e4423b6
Drop customization for LazyVim starter config checker
...
The default is false now and sed doesn't work/need anymore
Refs: LazyVim/starter/commit/cb6349c
2024-10-26 12:52:53 +03:00
Tony Messias
8b4102521a
Remove TypeScript extras plugin when install PHP
2024-10-25 12:37:19 -03:00
Ninad Sachania
943cbf083f
Remove the .git folder, so a user can add it to their own repo later
2024-10-19 02:44:53 +05:30