lish ========== [![Build Status](https://travis-ci.org/yogsototh/lish.svg?branch=master)](https://travis-ci.org/yogsototh/lish) This project is an experimental LISP flavoured Shell ## Build Install [`nix`](https://nixos.org/nix) And then ~~~ git clone https://github.com/yogsototh/lish.git cd lish nix-shell cabal run lish ~~~