Skip to content

aquaslvt/squish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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