From 2859468f56b792e8cd2900f065a1ce2c5a722ab5 Mon Sep 17 00:00:00 2001 From: "Aaron D. Lee" Date: Sun, 14 Dec 2025 00:25:29 -0500 Subject: [PATCH] Re-working some of the vibe-documented nonsense. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ec89b76..ca6fbf2 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ git pull source ~/.zshrc ``` -## 🔧 Troubleshooting +## Troubleshooting ### Theme Not Loading @@ -335,7 +335,7 @@ chmod +x ~/.dotfiles/install.sh chmod +x ~/.dotfiles/bin/* ``` -## 🤝 Contributing +## Contributing This is a personal dotfiles repository, but suggestions and improvements are welcome! @@ -345,7 +345,7 @@ This is a personal dotfiles repository, but suggestions and improvements are wel 4. Push to the branch (`git push origin feature/improvement`) 5. Open a Pull Request -## 📝 License +## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.