From 08355057ead334dc1a05ae6f893964e7710d0428 Mon Sep 17 00:00:00 2001 From: Luk Lu Date: Thu, 3 Oct 2019 11:30:13 +0800 Subject: [PATCH] up --- setup-home.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-home.sh b/setup-home.sh index 4ac0bc1..ad631c2 100644 --- a/setup-home.sh +++ b/setup-home.sh @@ -8,4 +8,4 @@ ln -s ~/linux.config/.emacs ~/ ln -s ~/linux.config/.emacs.lisp ~/ ln -s ~/linux.config/.bashrc ~/ ln -s ~/linux.config/.bash_profile ~/ -. ~/.bahrc \ No newline at end of file +. ~/.bashrc \ No newline at end of file