1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-09-16 11:41:44 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
morrownr
ff428849fc documentation cleanup 2023-01-26 23:47:52 -06:00
morrownr
46c418e960 minor cosmetic issues discovered during testing 2023-01-26 14:46:43 -06:00
morrownr
180d90bd6e cosmetic cleanup, not logic changes 2023-01-26 11:52:27 -06:00
Miles Goodhew
53e8b12bcb Use printf and case around the read statements to make the prompts a bit friendlier 2023-01-26 01:33:34 +11:00
Miles Goodhew
8fe4a3bc2a Addressed whines from "shellcheck -s sh" 2023-01-25 23:14:51 +11:00
Miles Goodhew
2954b29f7d Squashed all the if/then, while/do and for/do fragments onto single lines 2023-01-25 22:35:30 +11:00
Miles Goodhew
08c72e9cb4 Converted to non-Bash editor searching 2023-01-25 21:45:40 +11:00
Miles Goodhew
33e6332496 Added vi as a last-gasp fallback editor and tweaked a few previous changes 2023-01-24 21:59:56 +11:00
morrownr
ece6b5f483 misc cleanup 2023-01-22 01:52:24 -06:00
Miles Goodhew
016389da56 Changed to search through VISUAL -> EDITOR -> nano -> -FAIL- for a text editor 2023-01-17 22:51:13 +11:00
Miles Goodhew
e5c1d42247 Test for ${EDITOR} or fall-back to nano for text file editing 2023-01-15 13:15:28 +11:00
morrownr
1d6ef930b9 initial commit 2022-11-17 08:26:57 -06:00