Loading repository data…
Loading repository data…
WavingRoger / repository
This Repo consits of the dotfiles used in my linux env
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
.config/This repository contains my personal Linux configuration files, optimized for a minimal, fast, and beautiful development experience. These dotfiles cover window management, terminal, code editing, and visual theming.
.config/
├── alacritty/ # Alacritty terminal configuration
├── nvim/ # Neovim configuration (Lua-based)
└── tmux/
Clone this repo and copy/symlink .config contents to your home:
I am using GNU Stow for my dotfiles management
git clone https://github.com/WavingRoger/dotfiles.git
cd dotfiles
stow .
MIT License — feel free to use and modify.
Made with ❤️ by WavingRoger