.zshrc.zsh: directory for aliases/functions and plugins config files.wezterm.lua: my WezTerm configaerospace.toml: my AeroSpace window manager config.config:nvim: my neovim config with basic highlight, remaps, lsp, and some more plugin. Based on this videoneofetch: neofetch config with small ui tweakshtop: htop config with small ui tweaks
gruvbox.terminal: my gruvbox macOS Terminal color theme (inspired from this color palette).vimrc: basicvi/vimconfig
There are some dotfiles for Windows that i have included under windows-dotfiles
.glzr.posh: contains my gruvbox oh-my-posh theme.wezterm.lua: my WezTerm config for Windows which includes multiplexing remaps to achieve near tmux usagePowerShell_profile.ps1: my PowerShell profile, basic autocomplete feature on tab and etc
- Add the vim gruvbox theme auto install
git@github.com:morhetz/gruvbox.gitwget https://raw.githubusercontent.com/morhetz/gruvbox/refs/heads/master/colors/gruvbox.vim- add information about installing packer sync before configuring nvim (see packersync repo)
git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim