Skip to content

mkrawiec/dotfiles

Repository files navigation

dotfiles

Minimal, cross-platform dotfiles for a fast, distraction-free terminal environment. Actively used on Debian and macOS.

Design Principles

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

Setup

Requires GNU Stow.

git clone https://github.com/mkrawiec/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow neovim tmux bash   # specify desired modules

License

MIT

Packages

 
 
 

Contributors