From f60d852af2b4efac9976731d18761374958b3e9f Mon Sep 17 00:00:00 2001 From: upliu Date: Fri, 13 Feb 2015 15:20:44 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8F=20dotfiles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a49f939..12d5024 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # Install + cd ~ -+ git clone https://github.com/upliu/dotfiles.git dotfiles ++ git clone https://github.com/upliu/dotfiles.git .dotfiles + git clone https://github.com/gmarik/vundle.git .vim/bundle/vundle -+ ln -s dotfiles/.vimrc ++ ln -s .dotfiles/.vimrc + vim + :BundleInstall -+ ln -s dotfiles/.bashrc .bashrc ++ ln -s .dotfiles/.bashrc .bashrc # Requirement + ctags