We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 497898e commit ddf4c04Copy full SHA for ddf4c04
1 file changed
README.md
@@ -20,6 +20,8 @@ It works with any "posix-enough" shell by default such as `bash`, `zsh`, and `da
20
21
But it will not work by default with `fish`, `nushell`, `cmd` or `powershell` unless you define a [representation](./REPR.md) for that shell.
22
23
+Pairs well with [osenv](https://github.com/BirdeeHub/lua-osenv)!
24
+
25
## Install
26
27
via luarocks: `luarocks install shelua`
0 commit comments