Commit Graph

10 Commits

Author SHA1 Message Date
2162b9cd2e add comments, change formatting on powerwash logging, ...
only remove log if logging is enabled
2023-07-16 20:22:13 -04:00
7f40900718 add osd message and use keybind in config file 2023-07-09 21:39:34 -04:00
3f6fabd346 allow user defined configs at startup and only reset logfile on startup 2023-07-03 15:55:14 -04:00
1d5e908b77 simplify and rename the init function 2023-07-03 15:54:57 -04:00
1f407569f1 reduce number of opts for functions, and allow links with .git at the end 2023-07-03 15:53:01 -04:00
f183533b82 comments 2023-07-03 15:46:41 -04:00
7665d8f32a add liscence to top of files
this is due to the fact that the liscense likely won't be with the
files on the user's computer
2023-07-02 21:02:13 -04:00
cea46259ba 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 :(
2023-07-02 20:56:08 -04:00
25043cf37e move config out of script to make auto updating viable 2023-06-30 11:08:37 -04:00
9d2494be1e inital commit with the plugin working (enough)
see README for todo list and naming
2023-06-29 20:35:25 -04:00