Aloso / to-html

Utilities for making the colo documentation
MIT License
72 stars 10 forks source link

Other shells #2

Closed Aloso closed 3 years ago

Aloso commented 3 years ago

Please upvote this issue if you want support for shells other than bash. Ideally, the shell should be configurable, e.g.

to-html -s fish "ls"
to-html -s zsh "ls"
to-html -s powershell "ls"