diff options
author | Squibid <me@zacharyscheiman.com> | 2023-07-09 21:38:23 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-07-09 21:38:23 -0400 |
commit | ae1639c8d673e7affe24871db256a956258ccf83 (patch) | |
tree | 8c7ab0658fb90df9244e607850a501024bdb6568 | |
parent | 2523a70925d5ddfb4b4c0f6c371ed583724a2196 (diff) | |
download | eat-it-ae1639c8d673e7affe24871db256a956258ccf83.tar.gz eat-it-ae1639c8d673e7affe24871db256a956258ccf83.tar.bz2 eat-it-ae1639c8d673e7affe24871db256a956258ccf83.zip |
re organise README
-rw-r--r-- | README.md | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -15,17 +15,17 @@ curl -L https://git.squi.bid/eat-it/plain/eatit.lua -o ~/.config/mpv/scripts/eat curl -L https://git.squi.bid/eat-it/plain/eatit-cfg.lua -o ~/.config/mpv/eatit-cfg.lua ``` +## FAQ +Q: Where does the name 'Eat It' come from? +A: The plugin manager eats all the useless files and keeps the ones you want, +*and Weird Al is a funny guy* + ## TODO - define multiple files to be saved to different directories - git not outputting to the logfile - -## FAQ -``` -Q: Where does the name 'Eat It' come from? -A: The plugin manager eats all the useless files and keeps the ones you want -*and Weird Al is a funny guy* -``` +- make an auto install script that can be put into a mpv config ## ALTERNATIVES [email me](mailto:me@zacharyscheiman.com) if you know of any alternatives -[mpv_manager](https://github.com/po5/mpv_manager) + +- [mpv_manager](https://github.com/po5/mpv_manager) |