Although this is project is specifically targeted to my personal setup and probably not re-used, contributions are greatly appreciated. So if you have any suggestions for improvements or fixes, feel free to open an issue or a pull request
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request