Commit Graph

65 Commits

Author SHA1 Message Date
David Heinemeier Hansson
a6769838b9 Use a generic identification so we can use it for more than git 2025-05-18 13:45:53 +02:00
David Heinemeier Hansson
f9e676a867 Capture git identification during install 2025-05-18 13:37:03 +02:00
Daniel Bosscher
afb156725e If re-running a failed install, app-gum.sh throws error
My internet died during Omakub's install, causing a timeout during one of the package installs. Re-running Omakub install gave this error.

E: Packages were downgraded and -y was used without --allow-downgrades.

That seems to happen when running app-gum.sh. I added --allow-downgrades, resolved the issue for me. Thoughts?
2025-04-22 15:50:36 +01:00
David Heinemeier Hansson
064ae42101 Fix spelling 2025-04-19 15:54:35 +02:00
David Heinemeier Hansson
9bb8e95dad Turn off relative line numbers by default 2025-04-19 13:05:43 +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
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
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
Paulo Felipe Souza
ed7bf0e224 set config folder for lazygit 2025-03-11 21:25:01 -03: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
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
22850f9c53 Revert "refactor: replace apt-get with just apt" 2025-03-04 10:36:02 +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
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
Andrew Garner
c01beae0ea Fix :checkhealth typo in Neovim install script 2025-02-11 16:19:52 +00: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
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
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
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
David Heinemeier Hansson
0e2ae696cf Merge pull request #297 from asmrtfm/fix/sudo-apt-install-sudo
fix/sudo-apt-install-sudo
2024-10-13 22:19:39 +02:00
Ahmed Shahwan
e5d371c6fc Fix: mise architecture 2024-10-10 14:04:12 +03:00
asmrtfm
d7b597b10c remove unnecessary package from prerequisites installation step 2024-10-07 00:03:10 -04:00
Tony Messias
46859d8d2b Enable lazyvim extras based on the language 2024-09-08 22:43:20 -03:00