1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-10-02 05:33:41 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
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