Commit Graph

10 Commits

Author SHA1 Message Date
Alex Paarfus
010d171254 Changed default argparse option to break, rather than exit; to support required argument(s) without an associated flag 2023-06-27 23:22:13 -04:00
Alex Paarfus
57026af5d9 Added missing "--" check for getopt 2023-06-27 12:48:48 -04:00
Alex Paarfus
659c085a63 Fixed typo "OPTION" -> "OPTIONS" in help text 2023-06-27 12:37:38 -04:00
Alex Paarfus
1a866c7afe Moved everything into functions for scoping; removed individual variables/functions for each script, since its all hardcoded anyway; added option to specify battery to check 2023-06-27 12:36:19 -04:00
Alex Paarfus
b65272285a Small syntax/indentation and other obvious cleanups before rewriting 2023-06-27 12:02:39 -04:00
Andros Fenollosa
d050e8fdcb Update bash-folders-battery-hook.sh 2023-06-26 09:19:46 +02:00
Andros Fenollosa
84bba67307 Update bash script 2023-05-03 19:42:05 +02:00
Andros Fenollosa
c7ee202c89 Update 2023-05-03 15:23:35 +02:00
Andros Fenollosa
fa4cfce4e1 Add arguments 2023-05-03 15:20:54 +02:00
Andros Fenollosa
1fa07b45c0 Add battery script 2023-05-02 15:36:38 +02:00