All my configuration files
## Themes
- zsh theme: powerlevel10k
- custom .p10k.zsh file
- tmux theme: tmux-nova
- Customized in tmux.conf file
- nvim theme: omni
- vim theme: monokai
- devicons - Custom file icons
- lualine - A nvim statusline written in lua
- nerdtree - File explorer for vim and nvim
- emmet-vim - Expand abbreviations
- vim-autoformat - Formatter for vim and nvim
- nvim-treesitter - Provides correct syntax hightlighting depending on the language
- telescope - Extensible fuzzy finder
- gitsigns - Git decorations for nvim
- nnn - File explorer for vim and nvim
- And more