A collection of more or less useful scripts (for Linux).
flatpak-run-generator | ||
flatpak-sync | ||
mediathek-download | ||
quick-deploy | ||
rlatexmk | ||
todoist2org | ||
README.md |
Scripts
A collection of all my scripts - written in different languages.
You can find further instructions in the corresponding README.
Contributing
- Fork it
- Create a feature branch with a meaningful name (
git checkout -b my-new-feature
) - Add yourself to the CONTRIBUTORS file
- Commit your changes (
git commit -am 'Add some feature'
) - Push to your branch (
git push origin my-new-feature
) - Create a new pull request