Skip to content

Commit

Permalink
Merge pull request #3 from nightscape/patch-1
Browse files Browse the repository at this point in the history
Use a more universal shebang
  • Loading branch information
benmills committed Nov 9, 2012
2 parents a6aba14 + 67dc9f2 commit 57a5ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim-bundle
@@ -1,4 +1,4 @@
#!/usr/bin/ruby
#!/usr/bin/env ruby

bundle_path = "~/.vim/bundle"

Expand Down

0 comments on commit 57a5ab2

Please sign in to comment.