Skip to content

Commit 8cf0b8c

Browse files
add prompt msg
1 parent 2f51b14 commit 8cf0b8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

generator.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ table="color table.txt"
88

99
for shell in sh bash fish ksh
1010
do
11+
echo.BoldYellow Generating colorEcho for $shell shell ...
1112
#shell specify configs and tricks
1213
case $shell in
1314
"bash")
@@ -112,4 +113,5 @@ LOLCAT
112113
done
113114

114115
#zsh can use bash's script
116+
echo.BoldYellow Generating colorEcho for zsh shell ...
115117
cp $dist.bash $dist.zsh

0 commit comments

Comments
 (0)