Commit Graph

313 Commits

Author SHA1 Message Date
Nathaniel Landau
dabceb11b2 _execute_: add NOTICE option 2021-09-09 08:47:17 -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
4a440df9e7 improve stop words check 2021-08-25 12:07:01 -04:00
Nathaniel Landau
3fae6598ed reduce blue contrast 2021-08-24 13:16:48 -04:00
Nathaniel Landau
401973657f Add _setColors_ 2021-08-24 13:13:49 -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
78b236e884 initial commit 2021-08-23 14:10:02 -04:00
Nathaniel Landau
9d9ce325c7 Add quiet mode 2021-08-23 13:45:09 -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
cb97629089 bash settings in tests 2021-08-20 14:44:06 -04:00
Nathaniel Landau
7f5aa3a19d update submodule 2021-08-20 11:26:17 -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
e30d82acad text change 2021-08-18 11:47:30 -04:00
Nathaniel Landau
78833b77d0 test quiet mode 2021-08-13 16:36:36 -04:00
Nathaniel Landau
da0b0e272a initial commit 2021-08-12 15:41:29 -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
c430628f9d use 4 spaces for indent 2021-08-09 12:14:22 -04:00
Nathaniel Landau
f7ca40e128 indent with two tabs 2021-08-06 11:00:49 -04:00
Nathaniel Landau
2f26c2d2e9 keep '_' in alphanumeric 2021-08-03 16:05:33 -04:00
Nathaniel Landau
df149f5ac4 section header 2021-08-02 11:09:11 -04:00
Nathaniel Landau
599e5a8a46 Add comment 2021-08-02 11:06:47 -04:00
Nathaniel Landau
bf48605121 fix pass unset variable syntax 2021-07-30 12:53:55 -04:00
Nathaniel Landau
1d68daf06b Fix null variable error on older bash versions 2021-07-30 12:40:57 -04:00
Nathaniel Landau
313554e626 Add user specified logfile 2021-07-26 11:37:27 -04:00
Nathaniel Landau
85d5734e2d initial commit 2021-07-26 11:37:13 -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
6cc7a24628 update submodules 2021-07-23 14:40:07 -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
8cf7057e4c Document alert variables 2021-07-21 15:03:57 -04:00
Nathaniel Landau
b1df496e95 tests 2021-07-21 13:09:35 -04:00
Nathaniel Landau
0b7b88b5e5 fix typo in path 2021-07-21 10:37:24 -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