kwmu4k / squish

discontinued racket shell :<

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

squish

squish is a lightweight shell entirely made in Racket which at the moment, is still in beta!

Installation

Manual

Warning For some reasons this will not always work and this won't probably work at all in NixOS.

I hope I'll be able to publish these in some actual repos soon

git clone https://github.com/mkukiro/squish
touch ~/.config/squish/config.toml
cd squish
doas install squish /usr/bin

Replace doas with sudo if you don't have it

Usage

To run squish, make sure you have rlwrap installed, and after that, you can run squish anywhere by simply typing running rlwrap -n squish

About

discontinued racket shell :<

License:GNU General Public License v2.0


Languages

Language:Racket 100.0%