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 "######## 完毕 ##################"