My State-of-the-Art Unix/Linux environment setup!
This repository contains dotfiles meant to be configured using GNU Stow, a symlink farm manager that streamlines the process of managing and applying configurations.
For instance, to apply fish configurations, you can simply run:
stow --target=$HOME -R fish
in the cloned repository directory, and it will set up the necessary symlinks for you.