diff options
| author | 2025-02-07 14:33:33 -0500 | |
|---|---|---|
| committer | 2025-02-07 14:33:33 -0500 | |
| commit | e373f9a259ca6e32584540e7b9fec7de93a1567d (patch) | |
| tree | 4e179438b47cf533eca5c1993e31eea0a198a78c /README.md | |
| parent | added command string mode (diff) | |
added trap builtin
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ # Lunar Shell -Lunar Shell (lush) is an open source unix shell with a single goal in mind. That goal is to offer the ability to write shell scripts for your operating system entirely in Lua. The Lua scripting language has many powerful features that allow for more control in the hands of the user to automate tasks on their machine. +Lunar Shell (lush) is an open source Linux shell with a single goal in mind. That goal is to offer the ability to write shell scripts for your operating system entirely in Lua. The Lua scripting language has many powerful features that allow for more control in the hands of the user to automate tasks on their machine. > [!NOTE] > Lunar Shell is very early in development and may be lacking in many features common of other Linux shells. |
