1
0

18 Commits

Author SHA1 Message Date
fd2b6efed4 chore: remove submodule configuration
• Delete .gitmodules file
 • Remove tracking of the nvim submodule
2025-12-05 14:36:35 -03:00
2241a075df feat: Initial configuration setup for Neovim
• Add .pre-commit-config.yaml for gitleaks.
 • Initialize Neovim configuration structure in nvim/init.lua.
 • Define core settings, autocommands, keybinds, icons, and LSP configurations.
 • Set up plugin loading via lazy.nvim and configure various plugins.
2025-12-05 14:30:04 -03:00
5606c9b49a feat: Add configuration files and build script
• Introduced configuration files for btop, eza, and lazygit, applying a "tokyonight" color scheme.
 • Added a Fedora Distrobox build setup including a Dockerfile and configuration.
 • Included a .gitignore file.
2025-12-05 11:42:38 -03:00
3927016a44 refactor: Update zsh configuration and plugins
This commit restructures the zsh configuration by:

 • Introducing Antidote for plugin management via .zsh_plugins.txt.
 • Setting up the pure prompt theme.
 • Adding FZF options for a TokyoNight theme.
 • Removing deprecated/unnecessary shell scripts (aws.sh, kubectl.sh, toolbox.sh, utilities.sh).
 • Adding a gmsg function for AI-assisted commit message generation.
 • Updating aliases for better workflow (e.g., fl, lt).
2025-12-05 11:39:23 -03:00
f374932a8d refactor: Update tmux configuration
• Change prefix key to C-a and bind reload to r
 • Remove Catppuccin theme configuration
 • Add Tokyo Night theme and update plugin list
 • Change vertical/horizontal split bindings to v/h
 • Add lazygit popup binding y
2025-12-05 11:37:30 -03:00
a9cd3d5cff refactor: Update Alacritty theme and settings
• Switched theme from Catppuccin Mocha to Tokyo Night.
 • Updated font to MesloLGSDZ Nerd Font at size 10.5.
 • Adjusted window opacity and padding.
 • Removed deleted Catppuccin theme file.
 • Added themes as a subproject commit.
2025-12-05 11:36:58 -03:00
3b99f281cc chore: remove nvim subproject and shim script
• Deleted nvim subproject reference.
 • Removed shim executable script.
2025-12-05 11:36:17 -03:00
780518de0e updating NVIM submodule 2025-03-08 18:55:58 -03:00
e0ba652226 reworking alacritty config 2025-03-08 18:51:04 -03:00
be8e09e529 reworking tmux config 2025-03-08 18:50:59 -03:00
brenozd
01c58ddc79 updating alacritty config 2025-01-10 19:23:08 -03:00
brenozd
039db34350 reworking zsh 2025-01-10 19:22:58 -03:00
brenozd
529efbee4d updating nvim config 2024-10-25 10:36:39 -03:00
brenozd
17d12c2182 updating nvim config 2024-10-25 10:32:02 -03:00
brenozd
028ed65ba0 using PURE theme in zhs 2024-10-25 10:31:16 -03:00
brenozd
427b9b3289 adding shim nd toolbox 2024-10-25 10:30:39 -03:00
brenozd
5a9550ccba stable and currently used dotfiles 2024-07-22 08:59:19 -03:00
88bf7accaa Initial commit 2024-07-22 08:44:27 -03:00