David Heinemeier Hansson
6f9f988d8c
Remove lazyvim extra configuration too
...
Until we can restore them on install
2025-03-04 14:52:03 +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
08b614e662
Fix indentation
2025-03-03 17:08:33 -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
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
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
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
afonsomm
4e35b22350
Add julia
2025-01-23 17:12:35 +00:00
Valentin GARET
2ab5535aad
zed: fix uninstall script typo
2025-01-21 22:19:37 +01: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
David Heinemeier Hansson
aba16441d5
Revert "Cursor AI Editor"
2024-11-08 16:42:07 -08:00
Alan Maciel
dc6fafe753
Avoid confirm when uninstalling
2024-11-03 00:25:10 -06:00
Alan Maciel
edc9d685fc
Add Cursor The AI Code Editor
2024-11-02 20:53:43 -06:00
Alan Maciel
2e74c7115a
Remove some libs
2024-07-12 14:08:44 +02:00
Alan Maciel
8da880110b
Add doom emacs
2024-07-12 14:08:44 +02:00
David Heinemeier Hansson
bcaf91cb95
Add Zed as an optional editor choice
2024-07-12 14:08:44 +02:00
David Heinemeier Hansson
71e5de79b0
Merge pull request #138 from valeriofarias/add-uninstall-chrome
...
Add uninstall chrome
2024-07-03 19:12:25 +02:00
David Heinemeier Hansson
626dcfaa0e
Add more uninstallers
2024-07-03 14:16:26 +02:00
Valério Farias
c6a9cabaf4
Add uninstall chrome
...
Sometimes the chrome browser doesn't run after
omakub script finishes.
To solve this problem it's necessary uninstall
chrome, install it again, and, finally,
restart ubuntu.
2024-06-14 20:09:38 -03:00
Árni Gunnarsson
d0627a25c0
Update app-typora.sh
...
Update remove statement.
2024-06-14 11:27:22 +00:00
duard
b10e2bc56a
Perform an apt update before install 1password and 1password-cli
...
Also improve the uninstall script to remove keys and sources
2024-06-14 12:36:14 +02:00
duard
bad44d1b3c
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# install/optional/app-1password.sh
# uninstall/app-1password.sh
2024-06-14 12:32:00 +02:00
duard
798a9f66ef
Perform an apt update before install 1password and 1password-cli
...
Also improve the uninstall script to remove keys and sources
2024-06-14 12:30:03 +02:00
David Heinemeier Hansson
880a83e09f
Revert #106
...
Needs a bit more work
2024-06-14 11:55:30 +02:00
Alan Quimbita
2310d613f1
Add signal uninstall script
2024-06-13 15:02:10 -05:00
David Heinemeier Hansson
47e9b71dd6
Merge pull request #87 from florentdestremau/feature/add-php
...
Add php install/uninstall script
2024-06-13 21:05:27 +02:00
David Heinemeier Hansson
3d2e4854ea
Merge pull request #106 from eddygarcas/master
...
Create a optional install for 1password-cli, required to access secrets via SSH
2024-06-13 20:21:42 +02:00
Eduard Garcia
a1d1d4dce2
Merge 1password and its cli on the same installation script
2024-06-13 16:44:40 +02:00
Eduard Garcia
e22cca9179
Merge 1password and its cli on the same installation script
2024-06-13 13:33:34 +02:00
Florent Destremau
4bffcbee40
Added php install script
...
Updated sqlite extension name
Added uninstall script
Removed ppa for PHP as 24.04 is already at latest
Updated composer install script
Added back ondrej/ppa and fixed uninstaller
Revert back to using ondrej/php
2024-06-13 09:25:52 +02:00
duard
15d8dc404a
Include 1password-cli as optional installation and its uninstall script
2024-06-13 08:50:12 +02:00
jkjarvis
64850c9275
added new line
2024-06-12 23:26:08 +05:30
jkjarvis
c41c96399c
added uninstall command
2024-06-12 23:25:36 +05:30
David Heinemeier Hansson
88ffdebab1
Merge branch 'master' into fresh-docker
2024-06-11 23:16:36 +02:00
Jeremy Daer
8eb712edc2
Switch to Docker's apt repo for fresher releases
2024-06-11 13:46:05 -07:00
David Heinemeier Hansson
11167eb38b
Add fastfetch
...
System info at a glance
2024-06-11 18:49:27 +02:00
David Heinemeier Hansson
b42654f70e
Add uninstallers
2024-06-10 20:58:46 +02:00