* awscli from 2.15.6 to 2.15.23
* dagger from 0.9.5 to 0.9.11
* elixir from 1.16.0 to 1.16.1
* erlang from 26.2.1 to 26.2.2
* eza from 0.17.0 to 0.18.4
* fzf from 0.45.0 to 0.46.1
* go from 1.21.5 to 1.22.0
* helm from 3.13.3 to 3.14.2
* kubectl from 1.29.0 to 1.29.2
* lefthook from 1.5.5 to 1.6.2
* node from 21.5.0 to 21.6.2
* poetry from 1.7.1 to 1.8.1
* python from 3.12.1 to 3.12.12
* terraform from 1.6.6 to 1.7.4
* tilt from 0.33.10 to 0.33.11
* usql from 0.17.2 to 0.17.5
* zoxide from 0.9.2 to 0.9.4
Also added:
* k9s
* rust
1. Update _patch_ for the latest commit in `kickstart.nvim`
2. Set monochromatic color scheme
3. Use `nvim-ufo` to handle folds
4. Re-order plugins alphabetically
Reviewed-on: #26
1. Migrate from `rtx` to `mise`
2. Set most of the tools using `mise`
* Some tools, such as `starship` and `zoxide` are installed locally, so they are available at boot time
3. Improve `tmux` by adding
* resurrect and continuum to record/restore sessions
* better color scheme
4. Setup multiple `elixir-ls` releases using the same repository
5. Upgraded `kickstart.nvim` to latest version
Reviewed-on: #24
Upgrade runtimes and command lines to their latest versions:
* bat from 0.23.0 to 0.24.0
* ripgrep from 13.0.0 to 14.0.3
* docker from 24.0.6 to 24.0.7
* compose from v2.21.0 to v2.23.3
* awscli from 2.13.38 to 2.15.6
* elixir from 1.15.7-otp-26 to 1.16.0-otp-26
* erlang from 26.1.2 to 26.2.1
* go from 1.21.4 to 1.21.5
* helm from 3.13.2 to 3.13.3
* kubectl from 1.28.4 to 1.29.0
* lefthook from 1.5.3 to 1.5.5
* node from 21.2.0 to 21.5.0
* python from 3.12.0 to 3.12.1
* terraform from 1.6.4 to 1.6.6
* tilt from 0.33.10 to 0.33.6
And add missing tools:
* usql 0.17.2
* yarn 1.22.19
Reviewed-on: #23
The following runtimes and cli's were upgraded:
* `awscli` from 2.13.30 to 2.13.38
* `go` from 1.21.3 to 1.21.4
* `helm` from 3.13.1 to 3.13.2
* `kubectl` from 1.27.7 to 1.28.4
* `lefthook` from 1.5.2 to 1.5.3
* `node` from 21.1.0 to 21.2.0
* `poetry` from 1.6.1 to 1.7.1
* `terraform` from 1.6.2 to 1.6.4
* `kickstart.nvim` to the latest version
Also, some additions were made:
* [`tilt`][0] to make it easier to handle multiple services.
* Map key to open terminal vertically in `neovim`
* Aliases to commands in `fish`
[0]: https://tilt.dev
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #17
Set proper naming for `tmuxp` configuration:
* `work.yml`: defines session for work-related panels
* `personal.yml`: defines session for personal related panels
Reviewed-on: #11
Upgrades:
* awscli .... from 2.13.5 to 2.13.30
* elixir .... from 1.15.6 to 1.15.7
* erlang .... from 26.1.1 to 26.1.2
* go ........ from 1.20.6 to 1.21.3
* helm ...... from 3.12.2 to 3.13.1
* kubectl ... from 1.27.4 to 1.27.7
* node ...... from 20.6.1 to 21.1.0
* poetry .... from 1.5.1 to 1.6.1
* python .... from 3.11.4 to 3.12.0
* terraform . from 1.5.4 to 1.6.2
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #9
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Reviewed-on: #5
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
Upgrade runtimes to latest versions:
* elixir from 1.15.4 to 1.15.6
* erlang from 26.0.2 to 26.1.1
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #4
Allow terminal multiplexing through [`tmux`][0] and make it configurable using [`tmuxp`][1].
[0]: https://github.com/tmux/tmux
[1]: https://github.com/tmux-python/tmuxp
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #1
Co-authored-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Co-committed-by: Joao P Dubas <joao.dubas+gitea@gmail.com>
Upgrade kickstart.nvim to the latest commit, and adjust the patch to conform to the current state.
Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #2
To make this effective, the following changes were made:
1. Patch `init.lua` to change common configurations
2. Implement custom configuration for plugins