diff options
author | Squibid <me@zacharyscheiman.com> | 2023-07-02 20:56:08 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-07-02 20:56:08 -0400 |
commit | cea46259ba27ab27ab8bc53b2efa4c934b9dc7dd (patch) | |
tree | f1ae6b0ea366523bc40cc8fd57c3e53db598d950 /README.md | |
parent | ea21c43b9dd087503e8578905526bb5911bddc60 (diff) | |
download | eat-it-cea46259ba27ab27ab8bc53b2efa4c934b9dc7dd.tar.gz eat-it-cea46259ba27ab27ab8bc53b2efa4c934b9dc7dd.tar.bz2 eat-it-cea46259ba27ab27ab8bc53b2efa4c934b9dc7dd.zip |
make the plugin definition more verbose, and less strict.
stop script from cloning if there are no new commits.
make the code a tiny bit cleaner.
bit of a kitchen sink :(
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -16,8 +16,7 @@ curl -L https://git.squi.bid/eat-it/plain/eatit-cfg.lua -o ~/.config/mpv/eatit-c ``` ## TODO -- move opts to a separate file -- use the present git repos instead of relying on downloading every time +- define multple files to be saved to different directories - git not outputting to the logfile ## FAQ |