From 893de6fce3528d1b30ac9a7d397ee8c78b7b758c Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Thu, 16 Apr 2020 23:34:21 -0700 Subject: Add initial README --- README.org | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..461e18b --- /dev/null +++ b/README.org @@ -0,0 +1,22 @@ +#+TITLE: StumpWM Configuration + +This is my configuration for [[https://stumpwm.github.io/][StumpWM]]. + +* Installation + + I use [[https://ellipsis.sh/][Ellipsis]] to install this configuration. + + #+begin_example + ellipsis install git://ryuslash.org/dot/tom/stumpwm + #+end_example + + On install it will try and clone [[https://github.com/stumpwm/stumpwm-contrib][stumpwm-contrib]] into =~/.stumpwm.d/modules=, + which is the recommended location for StumpWM modules to live, so it can + reference the modules in this configuration. + +* Dependencies + + This configuration requires the following QuickLisp packages on top of StumpWM + and stumpwm-contrib: + + - swank -- cgit v1.2.3-54-g00ecf