This repository contains my personalized configuration files for Linux. Each directory is tailored for different configs.
Before applying the configurations, ensure you have GNU Stow installed.
Clone this repo into your home directory ~
cd dotfiles
stow <package-name>To override a package, deactivate the previous one using:
stow -D <old-package-name>Apply the new configuration with:
stow <new-package-name>This structure facilitates the coexistence of multiple configurations within a single directory.
The default packages are enumerated in the default-packages file.
To apply all configurations, simply run:
makeFor seamless utilization of these configurations, refer to the install.sh file, which outlines the necessary tools:
In addition to the essential tools, consider exploring these supplementary utilities:

