6 Commits

Author SHA1 Message Date
770d8c9005 feat(starship): add custom configuration (#13)
Reviewed-on: #13
2023-11-09 13:42:33 +00:00
3293ae8a3e feat: add tmux and tmuxp (#1)
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>
2023-10-15 21:00:49 +00:00
Joao P Dubas
b5e9107739 fix: set mount destination for custom nvim config 2023-10-02 00:49:30 +00:00
Joao P Dubas
5d7635a7d2 chore: set custom tag for nvim 2023-10-02 00:05:13 +00:00
Joao P Dubas
ea3b1a302e feat(nvim): use kickstart.nvim as base configuration
To make this effective, the following changes were made:

1. Patch `init.lua` to change common configurations
2. Implement custom configuration for plugins
2023-10-01 23:39:11 +00:00
Joao P Dubas
360b3507e6 feat: initial commit 2023-09-17 13:25:57 +00:00