Dotfiles

The Philosophy

My dotfiles are built on a foundation of minimalism and portability. The goal is to maintain a clean host system while ensuring my environment is consistent across Fedora Linux and macOS.

By using GNU Stow, I manage my configurations as a collection of symlinks. This approach keeps the repository decoupled from the home directory, allowing for granular control over which tools are deployed.

The Stack

The core environment is powered by Zsh and Alacritty, with GNU Stow handling the heavy lifting of symlink management. Each configuration is modular, making it easy to add or remove components as my workflow evolves.

Installation

Setting up the environment is straightforward. Simply clone the repository and use GNU Stow to deploy the desired configurations directly from your terminal.