David Heinemeier Hansson
4d8e9e9918
Add Retroarch as an optional install
2025-04-13 12:47:37 +02:00
David Heinemeier Hansson
a753d7d969
Always accept
2025-04-13 12:40:46 +02:00
David Heinemeier Hansson
fd25eec923
Merge pull request #412 from Pauloparakleto/lazygit-config
...
set config folder for lazygit
2025-04-04 11:09:01 +02:00
David Heinemeier Hansson
ce78a3ddef
Merge pull request #418 from guillaumecabanel/patch-1
...
fix cursor download url
2025-04-04 11:08:02 +02:00
David Heinemeier Hansson
3f225f405a
Add Windsurf installer/uninstaller
2025-04-04 11:03:36 +02:00
David Heinemeier Hansson
b9171897f1
Add Scrcpy to do Android screen mirroring
2025-03-31 14:28:53 +02:00
Guillaume CABANEL
2ad582d3fe
fix cursor download url
...
Closes https://github.com/basecamp/omakub/issues/414
2025-03-26 16:29:10 +01:00
David Heinemeier Hansson
e8bb1c3c5d
Make sure empty config exists for running lazygit first through neovim
...
Otherwise you have to manually start lazygit first.
2025-03-17 10:31:44 +01:00
David Heinemeier Hansson
51b5904d6b
Move to be a desktop optional
2025-03-17 10:28:21 +01:00
David Heinemeier Hansson
cc9dc36b81
Update comment
2025-03-16 19:17:28 +01:00
David Heinemeier Hansson
0d2c42fc31
Fail installation on x86 (specifically ARM) until we have support
2025-03-16 19:16:53 +01:00
Paulo Felipe Souza
ed7bf0e224
set config folder for lazygit
2025-03-11 21:25:01 -03:00
David Heinemeier Hansson
d172588664
Fix name of hotkey
2025-03-11 10:18:10 +01:00
David Heinemeier Hansson
dbb7665af9
Prevent hotkey from being overwritten
2025-03-11 10:17:38 +01:00
David Heinemeier Hansson
a985798ec9
Add hotkey to turn brightness up to max
...
Common way to start the day!
2025-03-07 14:39:54 +01:00
David Heinemeier Hansson
216848ea6c
Turn off animated scrolling from the snacks plugin
2025-03-05 17:46:02 +01:00
David Heinemeier Hansson
8967108a54
Remove lang-specific lazyvim extras until we can make it work on first run
...
CC #269
2025-03-04 11:24:38 +01:00
David Heinemeier Hansson
25cc43a666
Ask for default apps on terminal mode too ( closes #308 )
...
Coauthor: @gtkatakura
2025-03-04 11:01:20 +01:00
David Heinemeier Hansson
1dfafd75d6
Merge pull request #404 from basecamp/add-optional-mainline-kernels
...
Add Mainline Kernels as optional install
2025-03-04 10:56:29 +01:00
David Heinemeier Hansson
d6a9fa786c
Dont halt the original installer for this question
...
Fine just to do it
2025-03-04 10:56:15 +01:00
David Heinemeier Hansson
cea6928943
Add Mainline Kernels as optional install
...
This is currently helpful especially for newer AMD CPUs that require
6.13+ for correct scheduling while Ubuntu 24.04 ships with 6.11.
2025-03-04 10:54:29 +01:00
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