Commit Graph

371 Commits

Author SHA1 Message Date
David Heinemeier Hansson
0137276155 Proper signing 2025-04-19 11:57:59 +02:00
David Heinemeier Hansson
f12963ea0b Explicitly use ulauncher from noble on plucky
There is no plucky release set
2025-04-19 11:48:26 +02:00
David Heinemeier Hansson
c19094fc85 Hallucinations! 2025-04-19 11:39:04 +02:00
David Heinemeier Hansson
2c27ef64ef Include assets 2025-04-19 11:32:53 +02:00
David Heinemeier Hansson
f4ca336f24 Use fully qualified path 2025-04-19 11:29:55 +02:00
David Heinemeier Hansson
ab821e382d Lets try without this for a second on a clean install 2025-04-19 11:20:42 +02:00
David Heinemeier Hansson
79dd9f6bf4 Migrate alacritty config format if needed
Closes #428, #429
2025-04-19 11:12:12 +02:00
David Heinemeier Hansson
1b06984f23 Merge pull request #435 from iajrz/master
Better Alacritty Integration Migration
2025-04-19 11:05:02 +02:00
David Heinemeier Hansson
a7f308ca6c This actually now starts lazygit inline, which wont work 2025-04-19 10:56:37 +02:00
David Heinemeier Hansson
558408e096 Ensure modprobes are gone too 2025-04-19 10:37:30 +02:00
David Heinemeier Hansson
701de2a219 Ensure virtualbox removes conflicting virtualization services first 2025-04-19 10:36:01 +02:00
iajrz
7209e38077 splits alacritty setup and desktop integration 2025-04-16 21:57:34 -04:00
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