From 6b0c94abf04df81ccc25614585086e04cac0b0d1 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sun, 23 Feb 2014 10:58:42 +0800 Subject: [PATCH] Sort. --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 6403c09..7d4ca5c 100755 --- a/install.sh +++ b/install.sh @@ -12,8 +12,8 @@ git submodule update --init cp ${BASEDIR}/.inputrc ~/ # -cp ${BASEDIR}/.profile ~/ cp ${BASEDIR}/.bashrc ~/ +cp ${BASEDIR}/.profile ~/ cp ${BASEDIR}/.zshrc ~/ #