sqish/README.md
2023-02-06 23:19:51 +01:00

395 B

Sqish

Rust Shell. This is an attempt to create a simple shell in Rust, because why not.

TO DO:

  • Add prompt RGB support
  • Add hotkeys in sqishrc (albeit in the same manner as per colors, the conf Struct already has an hashmap field for it)
  • Add aliases in sqishrc (same old same old)

sqishrc (Config)

See the included sqishrc.yaml.example file included, and copy it as ~/.sqishrc.yaml