From f438e2f7b99b4a4e8e96d6dbe93dd4ea17f0bec8 Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Fri, 28 Aug 2015 10:24:16 +0800 Subject: add spacemacs --- about.html | 5 +++-- index.html | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/about.html b/about.html index 7955764..d82cfb9 100644 --- a/about.html +++ b/about.html @@ -25,10 +25,11 @@
clarkzjw at protonmail dot ch
 $ apt-get update
-$ apt-get remove emacs
-$ apt-get install vim
+$ apt-get remove vim
+$ apt-get install emacs
 $ apt-get remove bash
 $ apt-get install zsh
+$ git clone --recursive https://github.com/syl20bnr/spacemacs ~/.emacs.d
 $ sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
 
diff --git a/index.html b/index.html index 23f0ffd..d1f45b7 100644 --- a/index.html +++ b/index.html @@ -25,10 +25,11 @@
clarkzjw at protonmail dot ch
 $ apt-get update
-$ apt-get remove emacs
-$ apt-get install vim
+$ apt-get remove vim
+$ apt-get install emacs
 $ apt-get remove bash
 $ apt-get install zsh
+$ git clone --recursive https://github.com/syl20bnr/spacemacs ~/.emacs.d
 $ sh -c "$(wget https://raw.github.com/robbyrussell/oh-my-zsh/master/tools/install.sh -O -)"
 
-- cgit v1.2.3