We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aad8c06 commit c426754Copy full SHA for c426754
helper/screen.sh
@@ -19,7 +19,7 @@ function screenSize() {
19
20
else
21
22
- echo -e "[ ${COLOR_WARNING}ERROR${COLOR_BASED} ] > Please run '${COLOR_WARNING}export COLUMNS LINES${COLOR_BASED}' first and then run again!"
+ echo -e "[ ${COLOR_DANGER}ERROR${COLOR_BASED} ] > Please run '${COLOR_WARNING}export COLUMNS LINES${COLOR_BASED}' first and then run again!"
23
24
fi
25
0 commit comments