My personal configuration files for Fedora and macOS.
These are intended as a reference or starting point for your own dotfiles.
I don't recommend using most of my configs as-is, since they're highly personal and configured to my exact hardware and project specifications.
However, if you'd like to try them out, you can use GNU Stow to incrementally install each configuration module.
stow <path>
# For example:
stow nvim-linuxWarning
Do NOT stow the root directory, which would result in an incorrect file structure.
To unlink a module, just use unlink:
unlink nvim-linux