Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 743 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 743 Bytes

ksh

Customizable Unix-like shell [BETA]. Please note that ksh is in active development and may have missing security features and unexpected behavior.

Install and Usage

  1. Clone repo
  2. Run cargo run

Customization

You can customize ksh by creating a TOML configuration file called .kshrc in your user's home directory. An example configuration file can be found in the repository and is named example.kshrc. This allows you to tailor ksh to your specific needs and preferences. Please be aware that as a beta version, ksh may have limitations and quirks, so exercise caution when using it for critical tasks. Your feedback and contributions to the project are highly appreciated to help improve its security and reliability.