This repository contains my personal Linux configuration files.
Everything is designed for a clean, minimal, keyboard-driven workflow on Debian 13. New configurations will be added over time as my setup evolves.
.config
├── fastfetch
├── kitty
├── alacritty
├── mpd
└── rmpc
- Minimal
- Fast
- Clean
- Easy to read
- Easy to customize
- No unnecessary complexity
Clone the repository:
git clone https://github.com/6aru/Dotfiles.gitCopy the configuration you want:
cp -r Dotfiles/.config/<application> ~/.config/Example:
cp -r Dotfiles/.config/kitty ~/.config/or
cp -r Dotfiles/.config/fastfetch ~/.config/These are my personal configurations.
Some applications may require additional packages, fonts, or plugins to work exactly as intended.
Made with ❤️ on Debian 13