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
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