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 8cf0b8c commit 504392eCopy full SHA for 504392e
1 file changed
README.md
@@ -20,6 +20,14 @@ Make echo colorful with easier method. In [bash](https://www.gnu.org/software/ba
20
* echo.BoldCyan
21
* echo.BoldULCyan
22
23
+## Supported shells
24
+
25
+* [Bourne shell (sh)](https://en.wikipedia.org/wiki/Bourne_shell)
26
+* [Bourne-Again shell (bash)](https://www.gnu.org/software/bash/)
27
+* [Z shell (Zsh)](http://zsh.sourceforge.net/)
28
+* [Korn shell (ksh)](http://www.kornshell.org/)
29
+* [Friendly interactive shell (fish)](http://fishshell.com/)
30
31
## Supported styles
32
33
* Bold as `Bold`
0 commit comments