diff --git a/README.md b/README.md index 73175ce..d4772cf 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # x1phosura's dotfiles -Just a collection of some of my configs and such for personal use. Some of them are minimally/unchanged, but others are very customized. Some files are very much inspired by others, some are purely my own. +Just a collection of some of my configs and such for personal use. Some of them are minimally/unchanged, but others are very customized. Some files are very much inspired by others, some are purely my own. Since this is intended more as a "holding place" or backup for my configs, software development/version control best practices may not apply (translation: git history and commit messages will be bad). I will probably add more to this description at a later date, but for now feel free to peruse if reading my dotfiles seems like your idea of a fun time. -Note: previously my dotfiles were managed horribly through an awful bash script manually copying files. I've decided creating symlinks is less awful, and I feel comfortable with this solution for now. +Previously my dotfiles were managed horribly through an awful bash script manually copying files. I've decided creating symlinks is less awful, and I feel comfortable with this solution for now. Note: dotfile symlink script should now actually be idempotent (YAY!)