There's no place like $HOME.
  • Lua 84.1%
  • Shell 15.9%
Find a file
2026-05-30 15:33:33 -07:00
config feat: add starship and ghostty configs 2026-05-30 14:04:27 -07:00
git feat: swamp vim for hx 2026-04-29 18:46:31 -07:00
scripts deps: add dnf-utils 2026-05-30 15:33:33 -07:00
shell fix: remove duplicate N_PREFIX 2026-05-30 14:06:10 -07:00
install.sh feat: make install.sh use bash 2026-02-21 12:07:14 -08:00
LICENSE Initial commit 2024-04-08 12:57:10 -07:00
README.md Update README.md 2024-10-16 23:17:52 -07:00

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.

  1. Clone the repository: git clone git@github.com:rynhndrcksn/dotfiles.git ~/.dotfiles
  2. Run the install script: cd ~/.dotfiles && sh install.sh
  3. Make ~/.local/user/gitconf_local with git "user" information (name, email, signing key, etc).

License

Copyright (c) 2024 Ryan Hendrickson. Released under the MIT License. See LICENSE for details.