From 0ffeb6b70df00a54a2509179c32104bc7f883196 Mon Sep 17 00:00:00 2001 From: Jon Newson Date: Sat, 12 Mar 2016 11:24:55 +1100 Subject: Issue #624 - Removed repeated lines. --- osx_setup.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'osx_setup.sh') diff --git a/osx_setup.sh b/osx_setup.sh index f899b227..d042d045 100644 --- a/osx_setup.sh +++ b/osx_setup.sh @@ -39,8 +39,6 @@ function install_compass { export PATH=$PATH:~/.rbenv/versions/2.2.3/bin echo "export PATH=$PATH:~/.rbenv/versions/2.2.3/bin" >> $(current_shell) echo 'eval "$(rbenv init -)"' >> $(current_shell) - echo "export PATH=$PATH:~/.rbenv/versions/2.2.3/bin" >> $(current_shell) - echo 'eval "$(rbenv init -)"' >> $(current_shell) } function install_rbenv { -- cgit v1.2.3