Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 761 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 761 Bytes

Dotfiles

My dotfiles for configuring Linux, specifically OpenSUSE Tumbleweed, 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 [email protected]: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.