summaryrefslogtreecommitdiff
path: root/osx_setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'osx_setup.sh')
-rwxr-xr-xosx_setup.sh8
1 files changed, 4 insertions, 4 deletions
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