commit 2a1c73b550b67ec892787a045d2b68272b4bd6b8 Author: Randy Jordan Date: Sun Nov 3 14:22:35 2024 -0600 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..b612ca8 --- /dev/null +++ b/README.md @@ -0,0 +1,30 @@ +# dot + +## Description +There is no place like $HOME. All my dotfiles, and a guide for bootstrapping a new install. + +## Table of Contents + +- [Description](#description) +- [Features](#features) +- [Usage](#usage) +- [Credits / Resources](#credits--resources) +- [License](#license) + +## Features / TODOS ++ Easy to copy. ++ Defaults to revert to. ++ Templates for easy productivity. +- [ ] Guide + +## Usage +Just copy and paste, or follow the guide below. + + +## Credits / Resources +[Tom Preston-Werner - README Driven Development](https://tom.preston-werner.com/2010/08/23/readme-driven-development.html)
+[Dotfiles: Best way to store in a bare git repository](https://www.atlassian.com/git/tutorials/dotfiles) + +## License +This project is licensed under GPLv3 - see the [LICENSE](LICENSE) file for details. +