Personal dotfiles collection for Emacs, Vim, Zsh, and Git configuration.
# Install all configurations
./install.sh
# Test Emacs configuration
./test-emacs-startup.sh- emacs.d/ - Emacs configuration with modular init files
- vimrc/ - Vim configuration with basic and extended setups
- oh-my-zsh/ - Zsh configuration and themes
- gitconfig - Global Git settings
- mbsyncrc/msmtprc - Email configuration
- Modular configuration in
emacs.d/init-*.el - Package management via ELPA
- Language-specific configurations (Elixir, Go, Ruby, etc.)
- Basic and extended vimrc configurations
- Plugin management via pathogen
- Popular plugins included (NERDTree, lightline, etc.)
- Oh My Zsh framework
- Custom themes and plugins
- Shell configuration and aliases
Run ./test-emacs-startup.sh to verify Emacs loads correctly.