From 9077017de51b539505f503ab35865ef33fa9f9ba Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 22 Jan 2019 08:57:52 +0800 Subject: update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b592d8c..47fe6bb 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ apply-alias: ln -s `pwd`/alias ~/.bash_aliases apply-vim: - if [ ! -d "~/.vim_runtime" ]; then \ + if [ ! -d "$(HOME)/.vim_runtime" ]; then \ git clone --depth=1 https://github.com/amix/vimrc.git ~/.vim_runtime && \ sh ~/.vim_runtime/install_awesome_vimrc.sh; \ fi -- cgit v1.2.3-70-g09d2