Commit Graph

34 Commits

Author SHA1 Message Date
Nathaniel Landau
0caf491112 _execute_: add NOTICE option 2021-09-09 08:52:54 -04:00
Nathaniel Landau
e8e9d51f9d Cnofirm directories exist before adding to PATH 2021-09-06 10:36:55 -04:00
Nathaniel Landau
832c0ca24e Add NOTICE level logging 2021-09-06 10:30:25 -04:00
Nathaniel Landau
8f1bb71ba5 update _alerts_
- 'info' now uses gray text
- remove 'verbose' and favor 'debug'
- 'input' is now underlined
2021-09-03 10:03:32 -04:00
Nathaniel Landau
5479663e88 _stopwords_ fail on error 2021-08-26 21:45:46 -04:00
Nathaniel Landau
262cad4036 fix typo 2021-08-26 20:17:23 -04:00
Nathaniel Landau
45cf833b97 _cleanstring_: allow regex 2021-08-25 17:00:57 -04:00
Nathaniel Landau
42e3c6a04e echo over printf 2021-08-25 16:44:47 -04:00
Nathaniel Landau
45768e5edd alerts to debug 2021-08-25 16:44:21 -04:00
Nathaniel Landau
3fae6598ed reduce blue contrast 2021-08-24 13:16:48 -04:00
Nathaniel Landau
7439b80641 reduce brightness of  2021-08-24 12:58:05 -04:00
Nathaniel Landau
70521b68a1 move colors to _setColors_() 2021-08-24 12:06:01 -04:00
Nathaniel Landau
b0fbe5fb31 _makeSymlink_: add quiet mode 2021-08-23 14:11:04 -04:00
Nathaniel Landau
c6da915e6a _parseFilename_: don't require file exists 2021-08-22 17:32:51 -04:00
Nathaniel Landau
8584cbd2de fix unset variable 2021-08-20 14:45:28 -04:00
Nathaniel Landau
468e4f2c6f update colors 2021-08-20 10:44:28 -04:00
Nathaniel Landau
24dfe4b97f cleanup regex 2021-08-19 17:12:47 -04:00
Nathaniel Landau
58cac3ea3b add internal unique number to _uniqueFilename_ 2021-08-19 17:12:11 -04:00
Nathaniel Landau
de803a2af9 fix spelling errors 2021-08-18 12:29:36 -04:00
Nathaniel Landau
dd0457d489 minor: fix indentation 2021-08-10 15:17:55 -04:00
Nathaniel Landau
76c309161a use 4 spaces for indent 2021-08-09 12:23:55 -04:00
Nathaniel Landau
2f26c2d2e9 keep '_' in alphanumeric 2021-08-03 16:05:33 -04:00
Nathaniel Landau
bf48605121 fix pass unset variable syntax 2021-07-30 12:53:55 -04:00
Nathaniel Landau
3685880727 initial commit 2021-07-26 09:34:39 -04:00
Nathaniel Landau
f3eab826ca don't reference nonexistent functions 2021-07-26 09:14:38 -04:00
Nathaniel Landau
def3122a7c Unit tests 2021-07-23 15:14:57 -04:00
Nathaniel Landau
cea3bd7829 remove _cleanFilename_ and _ext_; Refactor _parseFilename_ 2021-07-23 13:32:23 -04:00
Nathaniel Landau
36ec21abc9 add _safeExit_ 2021-07-23 13:31:13 -04:00
Nathaniel Landau
b1df496e95 tests 2021-07-21 13:09:35 -04:00
Nathaniel Landau
cda0de5f1d add tests 2021-07-21 07:17:31 -04:00
Nathaniel Landau
37f34a4287 fix minutes 2021-07-20 16:08:38 -04:00
Nathaniel Landau
d205420ce6 Simplify _alerting_ logic 2021-07-15 10:59:55 -04:00
Nathaniel Landau
beaa4f11e1 Add _rootAvailable_ and _runAsRoot_ 2021-07-13 17:34:32 -04:00
Nathaniel Landau
b227cf6330 Major overhaul
After working for ~6 years in private repositories, bringing my
updated BASH scripting templates back into the world.
2021-07-13 17:03:27 -04:00