A collection of more or less useful scripts (for Linux).
Marcel Kapfer
38fe45f724
The remove/uninstall command takes a application id as a second parameter and removes it from the apps list. Afterwards the sync method is called. Refs: #1 |
||
---|---|---|
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