From fe36ba50dd73553525aaff88e69e83e6855f3a98 Mon Sep 17 00:00:00 2001 From: Jon Newson Date: Fri, 4 Mar 2016 13:45:04 +1100 Subject: Issue #624 --- osx_setup.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'osx_setup.sh') diff --git a/osx_setup.sh b/osx_setup.sh index c58270c7..ad330f18 100755 --- a/osx_setup.sh +++ b/osx_setup.sh @@ -17,15 +17,15 @@ function current_shell { *zsh) echo ~/.zprofile ;; - + /bin/sh echo ~/.profile ;; - - #Other shells can go here + + #Other shells can go here esac -} +} function install_compass { rbenv install -s 2.2.3 -- cgit v1.2.3