There's no place like $HOME.
- Lua 84.1%
- Shell 15.9%
| config | ||
| git | ||
| scripts | ||
| shell | ||
| install.sh | ||
| LICENSE | ||
| README.md | ||
Dotfiles
My dotfiles for configuring Linux, specifically Fedora, as automatically as possible.
Installation
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 git@github.com:rynhndrcksn/dotfiles.git ~/.dotfiles - Run the install script:
cd ~/.dotfiles && sh install.sh - Make
~/.local/user/gitconf_localwith git "user" information (name, email, signing key, etc).
License
Copyright (c) 2024 Ryan Hendrickson. Released under the MIT License. See LICENSE for details.