From eb5aa6efe07eff6a69b99a5996007b5088cff519 Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 26 Feb 2020 19:21:52 +1300 Subject: [PATCH] Updated with kubemacs install. --- wsl-setup.org | 60 +++++++++++++-------------------------------------- 1 file changed, 15 insertions(+), 45 deletions(-) diff --git a/wsl-setup.org b/wsl-setup.org index 23ec21a..d1576c2 100644 --- a/wsl-setup.org +++ b/wsl-setup.org @@ -242,61 +242,31 @@ This guide will walk through setting up [[https://en.wikipedia.org/wiki/Windows_ #+END_SRC - Once the right version of emacs is running we can then layer in iimacs on top - Documentation for this is here: https://github.com/iimacs/.emacs.d + Once the right version of emacs is running we can then layer in kubemacs on top + Documentation for this is here: https://github.com/kubemacs/kubemacs #+BEGIN_SRC tmate # Clone iimacs from github - git clone --recursive https://github.com/iimacs/.emacs.d ~/.iimacs.d ~/ - - # This ensures ii tooling is added to emacs - cat <