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