ZaneA / Chicken-wmii

Wmii config / framework written in Chicken Scheme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A wmii config in Chicken Scheme

Modified from the wmii egg example.

Usage

  • Make sure you have Chicken Scheme installed.
  • Make sure you have the following available to Chicken: wmiirc, srfi-18, posix, regex, regex-literals, srfi-13, and numspell.
  • Clone this repository into ~/.wmii/ and run wmii wmiirc.scm.

License

Consider this code to be in the public domain.

About

Wmii config / framework written in Chicken Scheme.


Languages

Language:Scheme 100.0%