Improve depedencies setup and upgrade tools to latest version #24

Merged
joao.dubas merged 15 commits from jpd-fix-build-process into main 2024-01-14 19:00:38 +00:00

15 Commits

Author SHA1 Message Date
Joao P Dubas
22afe9a45f fix: rtx is now mise
Check the [blog post][0] about the migration.

[0]: https://mise.jdx.dev/rtx.html
2024-01-14 18:55:36 +00:00
Joao P Dubas
00da94a19f chore(nvim): install custom elixir-ls with the same repo
Use only one repo to install all elixir-ls versions.
2024-01-14 18:53:00 +00:00
Joao P Dubas
9f29ac3713 chore: install openssl lib before rtx plugins 2024-01-14 18:51:23 +00:00
Joao P Dubas
02db07e29f chore(nvim): upgrade kickstart to latest commit 2024-01-14 18:49:18 +00:00
Joao P Dubas
1afba6dbb8 chore: install missing plugins for rtx
Eventhough starship and zoxide are available in rtx, I'm still
installing them locally so they are available at startup.
2024-01-14 18:45:11 +00:00
Joao P Dubas
7d6725e19a chore: ignore tmux plugins from repo 2024-01-11 07:18:45 -03:00
Joao P Dubas
d1063ead11 chore: map local state folder 2024-01-11 07:17:59 -03:00
Joao P Dubas
f19ab4df1a chore(elixir): clone the repo only one time
Install each version on a separate release folder.
2024-01-11 07:17:34 -03:00
Joao P Dubas
04cf851b80 chore(ide): simplify openssl install process 2024-01-11 07:16:23 -03:00
Joao P Dubas
71394a7f9a chore(tmux): add plugins to handle section 2024-01-11 07:16:01 -03:00
Joao P Dubas
6906154e25 fix(tmux): set proper directory with config 2024-01-11 07:15:36 -03:00
Joao P Dubas
5a7f0b9cce chore(rtx): add newer plugins
Some of them clash with the docker image, we will remove from it.
2024-01-11 07:14:49 -03:00
Joao P Dubas
731c021dc8 chore(rtx): add missing plugins 2024-01-02 15:29:40 +00:00
Joao P Dubas
33a2fe45e4 fix(rtx): allow insecure/asdf plugins 2024-01-02 15:29:11 +00:00
Joao P Dubas
06cd3192de fix: rename ripgrep's deb file
This was changed in version 14.0.0
2024-01-02 15:28:49 +00:00