Minimal, cross-platform dotfiles for a fast, distraction-free terminal environment. Actively used on Debian and macOS.
This setup avoids:
- Heavy shell frameworks
- Cosmetic UI tweaks
- Plugin overuse (when simple config suffices)
- Unnecessary dependencies
It favors:
- Readable configuration
- Fast startup and low overhead
- Neovim leader key mappings (inspired by Spacemacs)
- YAGNI as a rule
Requires GNU Stow.
git clone https://github.com/mkrawiec/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow neovim tmux bash # specify desired modules