My dotfiles for configuring Linux, specifically Fedora, as automatically as possible.
Warning
If you want to try my dotfiles, please fork this repository, review the code, and remove things you don't want or need.
Be advised that this will overwrite any files that clash with ones located in this repo unless care is used to remove them.
- Clone the repository:
git clone [email protected]:rynhndrcksn/dotfiles.git ~/.dotfiles
- Run the install script:
cd ~/.dotfiles && sh install.sh
- Make
~/.local/user/gitconf_local
with git "user" information (name, email, signing key, etc).
Copyright (c) 2024 Ryan Hendrickson. Released under the MIT License. See LICENSE for details.