Commit Graph

13 Commits

Author SHA1 Message Date
i-c-u-p 761a3a5647
use escape code instead of tput for bolding, use bright red for format warning
if the script is being run in the live arch iso's terminal and not through ssh, bolding red doesn't change text thickness and just makes it a brighter shade (\e[91m). Its now bright red by default so the color is similar on both.
2022-04-29 08:28:46 +00:00
i-c-u-p 486259f99c
move color/bold effects on format warning to vars 2022-04-26 10:49:09 +00:00
i-c-u-p 798e3b2a09
typo 2022-04-25 21:46:13 +00:00
i-c-u-p 742a2dc236
remove trailing space & move "then" and "do"...
parts of if/while/loop statements to be separated from the condition by a colon instead of newline to reduce vertical space
2022-04-25 09:06:37 +00:00
i-c-u-p 62e5ba90b1
delete a trailing space 2022-04-25 08:36:07 +00:00
i-c-u-p 91e6010f5c
add missing colons to startup prompts 2022-04-25 07:55:53 +00:00
i-c-u-p 2b3f476692
typo 2022-04-25 05:47:50 +00:00
i-c-u-p 4cce356634
Update startup.sh 2022-04-25 05:45:54 +00:00
i-c-u-p be323d103c
typos 2022-04-23 07:04:11 +00:00
Austin Horstman 9c8a77090d Add shdoc decorators for the github action to generate some documentation. 2022-03-21 16:04:44 -05:00
Austin Horstman b37c415a88 Add some extra actions 2022-03-02 12:20:14 -06:00
Austin Horstman 46a029874f us default keymap 2022-02-20 23:09:01 -06:00
Austin Horstman 0ef4faae1d Reorganize solution 2022-02-18 09:42:36 -06:00