Re-working some of the vibe-documented nonsense.

This commit is contained in:
Aaron D. Lee
2025-12-14 00:25:29 -05:00
parent ba3419f09a
commit 2859468f56

View File

@@ -284,7 +284,7 @@ git pull
source ~/.zshrc source ~/.zshrc
``` ```
## 🔧 Troubleshooting ## Troubleshooting
### Theme Not Loading ### Theme Not Loading
@@ -335,7 +335,7 @@ chmod +x ~/.dotfiles/install.sh
chmod +x ~/.dotfiles/bin/* chmod +x ~/.dotfiles/bin/*
``` ```
## 🤝 Contributing ## Contributing
This is a personal dotfiles repository, but suggestions and improvements are welcome! 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`) 4. Push to the branch (`git push origin feature/improvement`)
5. Open a Pull Request 5. Open a Pull Request
## 📝 License ## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.