"Simplicity is the ultimate sophistication" — Leonardo da Vinci
Personal configuration files for a minimalist, keyboard-driven workstation. Designed around the philosophy of doing more with less — every tool earns its place, every keystroke has a purpose.
- Minimal — No bloat. Only tools that serve a purpose survive here.
- Efficient — Optimized workflows that keep your hands on the keyboard.
- Resource-conscious — Bare-bones window managers and lightweight utilities that respect your system's resources.
- Customizable — Unique, personal, and endlessly tweakable.
- Portable — Consistent experience across distributions.
Built around a tiling window manager workflow with carefully curated, lightweight tools that integrate seamlessly together.
| Distribution | Status | Notes |
|---|---|---|
| Void Linux | ✅ Primary | Daily driver |
| Debian 11 | ✅ Tested | Works out of the box |
| Arch Linux | ✅ Tested | Rolling release compatible |
- Keyboard-driven everything — Navigate, launch, and manage windows without touching the mouse
- Fast & lightweight — Boots in seconds, sips memory
- Declarative & clean — Well-organized, commented configuration files
- Portable setup — Symlink, deploy, and you're ready to work
bash
git clone https://github.com/yourusername/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.sh # or follow manual symlinking instructions
- Window Manager — Tiling, dynamic, keyboard-first
- Terminal — Fast, minimal, configurable
- Shell — Custom prompt, aliases, and productivity boosters
- Editor — Lightweight setup with essential plugins only
- Utilities — Small, single-purpose tools that do one thing well
- Designed with a minimalist's eye — if it doesn't improve the workflow, it doesn't belong
- Configurations are modular; adopt what you like, ignore what you don't
- Regularly refined and distilled for maximum efficiency
Found an issue or have a suggestion? Feel free to:
- Open an issue
- Submit a pull request
- Fork and customize for your own setup
Questions, feedback, or want to share your setup?
Email: anikbiswas[at]hotmail.com
Free to use, modify, and distribute. Attribution appreciated but not required.
Built with ⌨️, not 🖱️