Skip to content

Commit 6aba6e6

Browse files
committed
Merge remote-tracking branch 'original/master'
2 parents 1a144e2 + 8826ec6 commit 6aba6e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prompt-colors.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
define_color_names() {
88

9-
ColorNames=( Black Red Green Yellow Blue Magneta Cyan White )
9+
ColorNames=( Black Red Green Yellow Blue Magenta Cyan White )
1010
FgColors=( 30 31 32 33 34 35 36 37 )
1111
BgColors=( 40 41 42 43 44 45 46 47 )
1212

0 commit comments

Comments
 (0)