From 5558bdd4828f3170cbf895da2b10eaa0a8300cfb Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Sat, 5 Oct 2019 11:38:14 +0800 Subject: [PATCH] up --- setup-home.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup-home.sh b/setup-home.sh index ad631c2..f9ab70a 100644 --- a/setup-home.sh +++ b/setup-home.sh @@ -8,4 +8,5 @@ ln -s ~/linux.config/.emacs ~/ ln -s ~/linux.config/.emacs.lisp ~/ ln -s ~/linux.config/.bashrc ~/ ln -s ~/linux.config/.bash_profile ~/ -. ~/.bashrc \ No newline at end of file +. ~/.bashrc +echo "######## 完毕 ##################"