From a4d8b5387ce436f34aad123ce95976e0a3782006 Mon Sep 17 00:00:00 2001 From: JinweiClarkChao Date: Fri, 11 Sep 2015 17:01:45 +0800 Subject: vim --- about.html | 5 ++--- index.html | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/about.html b/about.html index 4d498d7..cac9923 100644 --- a/about.html +++ b/about.html @@ -25,11 +25,10 @@
clarkzjw at protonmail dot ch
 $ apt-get update
-$ apt-get remove vim
-$ apt-get install emacs
+$ apt-get remove emacs
+$ apt-get install vim
 $ 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 3c157dd..8eef720 100644 --- a/index.html +++ b/index.html @@ -25,11 +25,10 @@
clarkzjw at protonmail dot ch
 $ apt-get update
-$ apt-get remove vim
-$ apt-get install emacs
+$ apt-get remove emacs
+$ apt-get install vim
 $ 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