Skip to content

Commit

Permalink
Makes script executable
Browse files Browse the repository at this point in the history
  • Loading branch information
joefiorini committed Jan 8, 2012
1 parent cd808e0 commit 2237d9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bin/rbenv-prompt
@@ -1,3 +1,6 @@
#!/usr/bin/env bash
set -e

version_string=$(rbenv version-name)
case ${version_string%-*} in
1.8.6) version_string="" ;;
Expand Down

0 comments on commit 2237d9b

Please sign in to comment.