Skip to content

Commit 2f51b14

Browse files
use colorEcho in generator
1 parent 5184dda commit 2f51b14

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

generator.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
dist=dist/ColorEcho
44
table="color table.txt"
55

6+
# use colorEcho
7+
. "$dist".bash
8+
69
for shell in sh bash fish ksh
710
do
811
#shell specify configs and tricks

0 commit comments

Comments
 (0)