This repository contains customized configurations for the Neovim environments and terminal, including specific plugins and keymaps to enhance development productivity. It makes uses of LazyVim as preconfigured set of plugins to simplify the use of Neovim. Also contains configurations for Starship with lovely colors by using Catppuccin palette. Dotfiles are managed with Chezmoi. Chezmoi help you to manage your dotfiles across multiples machines and provides features to run scripts to install packages.
Run command below to install dotfiles and packages with brew
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply leoalipazaga